Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2446 static unsigned NumImplicitDefaultConstructors; variable
/external/clang/lib/AST/
DASTContext.cpp47 unsigned ASTContext::NumImplicitDefaultConstructors; member in ASTContext