Home
last modified time | relevance | path

Searched defs:NumImplicitCopyConstructorsDeclared (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h2351 static unsigned NumImplicitCopyConstructorsDeclared; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp49 unsigned ASTContext::NumImplicitCopyConstructorsDeclared; member in ASTContext