Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7010 void CheckCompleteDestructorVariant(SourceLocation CurrentLocation,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp13409 void Sema::CheckCompleteDestructorVariant(SourceLocation CurrentLocation, in CheckCompleteDestructorVariant() function in Sema
H A DSemaExpr.cpp17111 CheckCompleteDestructorVariant(Loc, Dtor); in MarkFunctionReferenced()