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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2991 unsigned NumImplicitDestructors = 0;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 1086 << NumImplicitDestructors
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp 10051 ++getASTContext().NumImplicitDestructors;

Completed in 73 milliseconds