Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2459 static unsigned NumImplicitDestructors; variable
/external/clang/lib/AST/
DASTContext.cpp56 unsigned ASTContext::NumImplicitDestructors; member in ASTContext