Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp6585 S.DefineImplicitDestructor(DefaultLoc, cast<CXXDestructorDecl>(FD)); in DefineDefaultedFunction()
13761 void Sema::DefineImplicitDestructor(SourceLocation CurrentLocation, in DefineImplicitDestructor() function in Sema
H A DSemaExpr.cpp18041 DefineImplicitDestructor(Loc, Destructor); in MarkFunctionReferenced()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6257 void DefineImplicitDestructor(SourceLocation CurrentLocation,