Home
last modified time | relevance | path

Searched refs:DefineImplicitMoveConstructor (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp5874 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(MD)); in DefineImplicitSpecialMember()
12713 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp14700 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4953 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,