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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2963 unsigned NumImplicitCopyConstructors = 0;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 1072 << NumImplicitCopyConstructors
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp 9997 ++getASTContext().NumImplicitCopyConstructors;

Completed in 59 milliseconds