Searched defs:isPrimitiveArray (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h144 bool isPrimitiveArray() const { return IsArray && !ElemDesc; } function in struct:clang::interp::Descriptor

Completed in 184 milliseconds