Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6483 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
15063 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp17135 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6011 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,