Home
last modified time | relevance | path

Searched refs:NumImplicitCopyConstructorsDeclared (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3508 unsigned NumImplicitCopyConstructorsDeclared = 0; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1051 llvm::errs() << NumImplicitCopyConstructorsDeclared << "/" in PrintStats()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp15866 ++getASTContext().NumImplicitCopyConstructorsDeclared; in DeclareImplicitCopyConstructor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc26976 …35NumImplicitCopyConstructorsDeclaredE", "clang::ASTContext::NumImplicitCopyConstructorsDeclared"},