Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2460 static unsigned NumImplicitMoveConstructors; variable
/external/clang/lib/AST/
DASTContext.cpp51 unsigned ASTContext::NumImplicitMoveConstructors; member in ASTContext