Lines Matching full:getlocation
159 S.Diag(Method->getLocation(), diag::note_objc_literal_method_return)
681 Diag(Method->param_begin()[0]->getLocation(),
692 Diag(Method->param_begin()[1]->getLocation(),
805 Diag(Method->param_begin()[0]->getLocation(),
839 Diag(Method->param_begin()[1]->getLocation(),
852 Diag(Method->param_begin()[2]->getLocation(),
1155 loc = overridden->getLocation();
1164 Diag(MD->getLocation(), diag::note_related_result_type_family)
1191 Diag(Method->getLocation(), diag::note_related_result_type_inferred)
1256 Diag(Class->getLocation(), diag::note_receiver_class_declared);
1472 S.Diag(PDecl->getLocation(), diag::note_property_declare);
1474 S.Diag(GDecl->getLocation(), diag::note_method_declared_at) << GDecl;
1612 Diag(Property->getLocation(), diag::note_previous_decl)
1639 Diag(Setter->getLocation(), diag::note_getter_unavailable)
1863 Diag(Class->getLocation(), diag::note_previous_decl)
2081 Diag(Method->getLocation(), diag::note_method_sent_forward_class)
2322 Diag(Method->getLocation(), diag::note_method_declared_at)
2511 Diag(SelMethod->getLocation(), diag::note_method_declared_at)
2521 Diag(SelMethod->getLocation(), diag::note_method_declared_at)
2833 Context.getSourceManager().isInSystemHeader(var->getLocation())) {