Searched defs:NumImplicitDefaultConstructors (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h2208 static unsigned NumImplicitDefaultConstructors; member in class:clang::ASTContext
/external/clang/lib/AST/
H A DASTContext.cpp46 unsigned ASTContext::NumImplicitDefaultConstructors; member in class:ASTContext
846 << NumImplicitDefaultConstructors local
/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp6065 ++ASTContext::NumImplicitDefaultConstructors; member in class:ASTContext

Completed in 67 milliseconds