Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp6588 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
15262 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp18030 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6294 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,