Searched refs:DtorLoc (Results 1 – 2 of 2) sorted by relevance
3935 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument3972 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()3973 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
6788 SourceLocation DtorLoc);