Searched refs:DtorLoc (Results 1 – 4 of 4) sorted by relevance
3028 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument3059 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()3060 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
3733 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument3770 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()3771 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
4815 SourceLocation DtorLoc);
6132 SourceLocation DtorLoc);