Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h2375 static unsigned NumImplicitDestructors; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp56 unsigned ASTContext::NumImplicitDestructors; member in ASTContext