Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2453 static unsigned NumImplicitCopyConstructors; variable
/external/clang/lib/AST/
DASTContext.cpp49 unsigned ASTContext::NumImplicitCopyConstructors; member in ASTContext