Home
last modified time | relevance | path

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

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