Searched refs:DtorLoc (Results 1 – 2 of 2) sorted by relevance
3576 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument3613 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()3614 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
5796 SourceLocation DtorLoc);