Searched refs:isVariableLengthArrayNew (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h464 bool isVariableLengthArrayNew() const { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp580 Entity.getParent()->isVariableLengthArrayNew();
840 if (Entity.isVariableLengthArrayNew())
1932 if (maxElements == Zero && !Entity.isVariableLengthArrayNew()) {
1947 Entity.isVariableLengthArrayNew())

Completed in 77 milliseconds