Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6483 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
14867 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp16974 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5950 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,