Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6474 S.DefineImplicitCopyConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
14929 void Sema::DefineImplicitCopyConstructor(SourceLocation CurrentLocation, in DefineImplicitCopyConstructor() function in Sema
H A DSemaExpr.cpp17133 DefineImplicitCopyConstructor(Loc, Constructor); in MarkFunctionReferenced()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5997 void DefineImplicitCopyConstructor(SourceLocation CurrentLocation,