Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6835 S.DefineImplicitDestructor(DefaultLoc, cast<CXXDestructorDecl>(FD)); in DefineDefaultedFunction()
14309 void Sema::DefineImplicitDestructor(SourceLocation CurrentLocation, in DefineImplicitDestructor() function in Sema
H A DSemaExpr.cpp18976 DefineImplicitDestructor(Loc, Destructor); in MarkFunctionReferenced()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6559 void DefineImplicitDestructor(SourceLocation CurrentLocation,