Searched refs:DtorLoc (Results 1 – 2 of 2) sorted by relevance
3028 SourceLocation DtorLoc) { in CheckVirtualDtorCall() argument3059 Diag(DtorLoc, diag::note_delete_non_virtual) in CheckVirtualDtorCall()3060 << FixItHint::CreateInsertion(DtorLoc, TypeStr + "::"); in CheckVirtualDtorCall()
4815 SourceLocation DtorLoc);