Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7377 void CheckCompleteDestructorVariant(SourceLocation CurrentLocation,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp13803 void Sema::CheckCompleteDestructorVariant(SourceLocation CurrentLocation, in CheckCompleteDestructorVariant() function in Sema
H A DSemaExpr.cpp18167 CheckCompleteDestructorVariant(Loc, Dtor); in MarkFunctionReferenced()