Searched refs:DtorLoc (Results 1 – 2 of 2) sorted by relevance
3978 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument4015 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()4016 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
6940 SourceLocation DtorLoc);