Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2481 static unsigned NumImplicitDestructors; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2942 unsigned NumImplicitDestructors = 0; variable
/external/clang/lib/AST/
DASTContext.cpp57 unsigned ASTContext::NumImplicitDestructors; member in ASTContext