Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10950 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
12728 DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(MD)); in SetDeclDefaulted()
H A DSemaExpr.cpp11625 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4232 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,