Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7808 void CheckCompleteDestructorVariant(SourceLocation CurrentLocation,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp14351 void Sema::CheckCompleteDestructorVariant(SourceLocation CurrentLocation, in CheckCompleteDestructorVariant() function in Sema
H A DSemaExpr.cpp19127 CheckCompleteDestructorVariant(Loc, Dtor); in MarkFunctionReferenced()