Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp6635 S.DefineImplicitMoveConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
15381 void Sema::DefineImplicitMoveConstructor(SourceLocation CurrentLocation, in DefineImplicitMoveConstructor() function in Sema
H A DSemaExpr.cpp18326 DefineImplicitMoveConstructor(Loc, Constructor); in MarkFunctionReferenced()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6449 void DefineImplicitMoveConstructor(SourceLocation CurrentLocation,