Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h278 bool isUnknownSizeArray() const { in isUnknownSizeArray() function
H A DDescriptor.h191 bool isUnknownSizeArray() const { return Size == UnknownSizeMark; } in isUnknownSizeArray() function