Searched refs:CheckVirtualDtorCall (Results 1 – 3 of 3) sorted by relevance
2993 CheckVirtualDtorCall(PointeeRD->getDestructor(), StartLoc, in ActOnCXXDelete()3025 void Sema::CheckVirtualDtorCall(CXXDestructorDecl *dtor, SourceLocation Loc, in CheckVirtualDtorCall() function in Sema
12411 CheckVirtualDtorCall(DD, MemExpr->getLocStart(), /*IsDelete=*/false, in BuildCallToMemberFunction()
4812 void CheckVirtualDtorCall(CXXDestructorDecl *dtor, SourceLocation Loc,