HomeSort by relevance Sort by last modified time
    Searched refs:getConstantArrayElementCount (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 407 uint64_t NumElements = Context.getConstantArrayElementCount(AT);
504 uint64_t NumElements = Context.getConstantArrayElementCount(AT);
    [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 784 InitListElements *= getContext().getConstantArrayElementCount(CAT);
    [all...]

Completed in 2715 milliseconds