Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6838 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
15850 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp18965 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6596 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,