Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6685 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
15732 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp17946 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5150 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,