Home | History | Annotate | Download | only in Sema

Lines Matching full:getlocation

1790     Diag((*Found)->getLocation(), diag::note_ambiguous_member_found);
1806 Diag(D->getLocation(), diag::note_ambiguous_member_found);
1821 Diag(TD->getLocation(), diag::note_hidden_tag);
1826 Diag((*DI)->getLocation(), diag::note_hiding_object);
1844 Diag((*DI)->getLocation(), diag::note_ambiguous_candidate) << *DI;