Searched refs:DtorLoc (Results 1 – 2 of 2) sorted by relevance
3865 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument3902 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()3903 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
6636 SourceLocation DtorLoc);