Home | History | Annotate | Download | only in Sema

Lines Matching full:getlocation

98   S.Diag(property->getLocation(),
296 Loc = Tok.getLocation();
339 Diag(prevDecl->getLocation(), diag::note_property_declare);
370 Diag(CDecl->getLocation(), diag::err_continuation_class);
416 Diag(PIDecl->getLocation(), diag::note_property_declare);
433 Diag(PIDecl->getLocation(), diag::note_property_declare);
446 Diag(PIDecl->getLocation(), diag::note_property_declare);
507 Diag(PIDecl->getLocation(), diag::note_property_declare);
568 Diag(PDecl->getLocation(), diag::err_duplicate_property);
569 Diag(prevDecl->getLocation(), diag::note_property_declare);
682 S.Diag(ivar->getLocation(), diag::err_arc_strong_property_ownership)
689 S.Diag(ivar->getLocation(), diag::error_weak_property)
695 S.Diag(ivar->getLocation(), diag::err_arc_assign_property_ownership)
710 S.Diag(property->getLocation(), diag::note_property_declare);
779 S.Diag(Property->getLocation(), diag::warn_protocol_property_mismatch)
783 S.Diag(Prop->getLocation(), diag::note_protocol_property_declare)
840 Diag(IC->getLocation(), diag::warn_auto_implicit_atomic_property);
841 Diag(property->getLocation(), diag::note_property_declare);
848 Diag(property->getLocation(), diag::note_property_declare);
872 Diag(property->getLocation(), diag::warn_auto_readonly_iboutlet_property)
880 Diag(property->getLocation(),
934 Diag(property->getLocation(), diag::note_property_declare);
954 Diag(property->getLocation(), diag::note_property_declare);
974 Diag(property->getLocation(), diag::note_property_declare);
975 Diag(originalIvar->getLocation(), diag::note_ivar_decl);
992 Diag(property->getLocation(), diag::note_property_declare);
1003 Diag(property->getLocation(),
1005 Diag(ClassImpDecl->getLocation(), diag::note_implemented_by_class)
1012 Diag(property->getLocation(), diag::note_property_declare);
1026 Diag(property->getLocation(), diag::note_property_declare);
1038 Diag(property->getLocation(), diag::note_property_declare);
1055 Diag(Ivar->getLocation(), diag::note_previous_access_declaration)
1080 Diag(Ivar->getLocation(), diag::note_ivar_decl);
1095 Diag(Ivar->getLocation(), diag::note_ivar_decl);
1104 Diag(Ivar->getLocation(), diag::note_ivar_decl);
1153 Ivar->getLocation(),
1169 Diag(getterMethod->getLocation(),
1171 Diag(property->getLocation(), diag::note_property_declare);
1179 Diag(getterMethod->getLocation(), diag::err_arc_illegal_method_def)
1203 Ivar->getLocation(),
1239 Diag(PPIDecl->getLocation(), diag::note_previous_use);
1245 Diag(PPIDecl->getLocation(), diag::note_previous_declaration);
1266 Diag(Ivar->getLocation(), diag::err_undeclared_var_use)
1278 Diag(PPIDecl->getLocation(), diag::note_previous_use);
1284 Diag(PPIDecl->getLocation(), diag::note_previous_declaration);
1319 Diag(Property->getLocation(), diag::warn_readonly_property)
1323 Diag(Property->getLocation(), diag::warn_property_attribute)
1335 Diag(Property->getLocation(), diag::warn_property_attribute)
1342 Diag(Property->getLocation(), diag::warn_property_attribute)
1344 Diag(SuperProperty->getLocation(), diag::note_property_declare);
1347 Diag(Property->getLocation(), diag::warn_property_attribute)
1349 Diag(SuperProperty->getLocation(), diag::note_property_declare);
1352 Diag(Property->getLocation(), diag::warn_property_attribute)
1354 Diag(SuperProperty->getLocation(), diag::note_property_declare);
1370 Diag(Property->getLocation(), diag::warn_property_types_are_incompatible)
1372 Diag(SuperProperty->getLocation(), diag::note_property_declare);
1397 Diag(GetterMethod->getLocation(), diag::note_declared_at);
1412 Diag(GetterMethod->getLocation(), diag::note_declared_at);
1558 Diag(Prop->getLocation(), diag::warn_no_autosynthesis_property)
1560 Diag(PropInSuperClass->getLocation(), diag::note_property_declare);
1567 Diag(Prop->getLocation(), diag::warn_no_autosynthesis_shared_ivar_property)
1569 if (!PID->getLocation().isInvalid())
1570 Diag(PID->getLocation(), diag::note_property_synthesize);
1580 Diag(IMPDecl->getLocation(),
1583 Diag(Prop->getLocation(), diag::note_property_declare);
1597 Prop->getLocation()));
1599 Diag(Prop->getLocation(), diag::warn_missing_explicit_synthesis);
1600 Diag(IMPDecl->getLocation(), diag::note_while_in_implementation);
1631 S.Diag(IMPDecl->getLocation(),
1636 S.Diag(Prop->getLocation(),
1642 S.Diag(RID->getLocation(), diag::note_suppressed_class_declare);
1769 Diag(GetterMethod->getLocation(),
1772 Diag(Property->getLocation(), diag::note_property_declare);
1775 Diag(SetterMethod->getLocation(),
1778 Diag(Property->getLocation(), diag::note_property_declare);
1796 (GetterMethod ? GetterMethod->getLocation()
1797 : SetterMethod->getLocation());
1807 Diag(Property->getLocation(), diag::note_atomic_property_fixup_suggest) <<
1816 Diag(Property->getLocation(), diag::note_atomic_property_fixup_suggest) <<
1824 Diag(Property->getLocation(), diag::note_atomic_property_fixup_suggest) <<
1829 Diag(Property->getLocation(), diag::note_property_declare);
1850 Diag(PD->getLocation(), diag::err_cocoa_naming_owned_rule);
1852 Diag(PD->getLocation(), diag::warn_cocoa_naming_owned_rule);
1877 Diag(ImplD->getLocation(),
1880 Diag(MD->getLocation(), diag::note_objc_designated_init_marked_here);
1916 property->getLocation());
1924 Diag(SetterMethod->getLocation(), diag::err_setter_type_void);
1929 Diag(property->getLocation(),
1933 Diag(SetterMethod->getLocation(), diag::note_declared_at);
1948 redeclaredProperty->getLocation() :
1949 property->getLocation();
1998 redeclaredProperty->getLocation() :
1999 property->getLocation();