Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6829 S.DefineImplicitCopyConstructor(DefaultLoc, cast<CXXConstructorDecl>(FD)); in DefineDefaultedFunction()
15714 void Sema::DefineImplicitCopyConstructor(SourceLocation CurrentLocation, in DefineImplicitCopyConstructor() function in Sema
H A DSemaExpr.cpp18963 DefineImplicitCopyConstructor(Loc, Constructor); in MarkFunctionReferenced()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6582 void DefineImplicitCopyConstructor(SourceLocation CurrentLocation,