Searched defs:MoveConstructor (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 448 MoveConstructor, enumerator |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 15673 CXXConstructorDecl *MoveConstructor = CXXConstructorDecl::Create( DeclareImplicitMoveConstructor() local |