LLVM OpenMP 20.0.0git
|
This is the complete list of members for SimpleVLA< T, N >, including all inherited members.
operator const T *() const noexcept | SimpleVLA< T, N > | inline |
operator T*() noexcept | SimpleVLA< T, N > | inline |
operator=(const SimpleVLA &)=delete | SimpleVLA< T, N > | |
operator=(SimpleVLA &&)=delete | SimpleVLA< T, N > | |
SimpleVLA()=delete | SimpleVLA< T, N > | |
SimpleVLA(const SimpleVLA &)=delete | SimpleVLA< T, N > | |
SimpleVLA(SimpleVLA &&)=delete | SimpleVLA< T, N > | |
SimpleVLA(unsigned NumOfElements) noexcept | SimpleVLA< T, N > | inlineexplicit |
~SimpleVLA() | SimpleVLA< T, N > | inline |