Home
last modified time | relevance | path

Searched defs:NumImplicitCopyConstructors (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h2453 static unsigned NumImplicitCopyConstructors; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2914 unsigned NumImplicitCopyConstructors = 0; variable
/external/clang/lib/AST/
DASTContext.cpp49 unsigned ASTContext::NumImplicitCopyConstructors; member in ASTContext