Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2460 static unsigned NumImplicitMoveConstructors; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2921 unsigned NumImplicitMoveConstructors = 0; variable
/external/clang/lib/AST/
DASTContext.cpp51 unsigned ASTContext::NumImplicitMoveConstructors; member in ASTContext