Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h448 MoveConstructor, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp15673 CXXConstructorDecl *MoveConstructor = CXXConstructorDecl::Create( DeclareImplicitMoveConstructor() local
15733 DefineImplicitMoveConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * MoveConstructor) DefineImplicitMoveConstructor() argument
[all...]