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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h148 bool isUnknownSizeArray() const { return Size == UnknownSizeMark; } function in struct:clang::interp::Descriptor
H A DPointer.h210 bool isUnknownSizeArray() const { function in class:clang::interp::Pointer

Completed in 52 milliseconds