Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2224 static unsigned NumImplicitDefaultConstructors; variable
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp46 unsigned ASTContext::NumImplicitDefaultConstructors; member in ASTContext