HomeSort by: relevance | last modified time | path
    Searched refs:isVariableLengthArrayNew (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Initialization.h 483 bool isVariableLengthArrayNew() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaInit.cpp 587 Entity.getParent()->isVariableLengthArrayNew();
847 if (Entity.isVariableLengthArrayNew())
1975 if (maxElements == Zero && !Entity.isVariableLengthArrayNew()) {
1990 Entity.isVariableLengthArrayNew())

Completed in 30 milliseconds