Searched refs:DtorLoc (Results 1 – 2 of 2) sorted by relevance
3980 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument4017 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()4018 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
8241 SourceLocation DtorLoc);