Lines Matching refs:getLocation
100 S.Diag(property->getLocation(), in checkPropertyDeclWithOwnership()
334 Loc = Tok.getLocation(); in LocPropertyAttribute()
404 S.Diag(NewProperty->getLocation(), diag::warn_property_attribute) in checkAtomicPropertyMismatch()
407 S.Diag(OldProperty->getLocation(), diag::note_property_declare); in checkAtomicPropertyMismatch()
431 Diag(CDecl->getLocation(), diag::err_continuation_class); in HandlePropertyInClassExtension()
446 Diag(PIDecl->getLocation(), diag::note_property_declare); in HandlePropertyInClassExtension()
468 Diag(PIDecl->getLocation(), diag::note_property_declare); in HandlePropertyInClassExtension()
478 Diag(PIDecl->getLocation(), diag::note_property_declare); in HandlePropertyInClassExtension()
494 Diag(PIDecl->getLocation(), diag::note_property_declare); in HandlePropertyInClassExtension()
508 Diag(PIDecl->getLocation(), diag::note_property_declare); in HandlePropertyInClassExtension()
545 Diag(PIDecl->getLocation(), diag::note_property_declare); in HandlePropertyInClassExtension()
624 Diag(PDecl->getLocation(), diag::err_duplicate_property); in CreatePropertyDecl()
625 Diag(prevDecl->getLocation(), diag::note_property_declare); in CreatePropertyDecl()
749 S.Diag(ivar->getLocation(), diag::err_arc_strong_property_ownership) in checkARCPropertyImpl()
756 S.Diag(ivar->getLocation(), diag::error_weak_property) in checkARCPropertyImpl()
762 S.Diag(ivar->getLocation(), diag::err_arc_assign_property_ownership) in checkARCPropertyImpl()
777 S.Diag(property->getLocation(), diag::note_property_declare); in checkARCPropertyImpl()
845 S.Diag(Property->getLocation(), diag::warn_protocol_property_mismatch) in DiagnosePropertyMismatchDeclInProtocols()
849 S.Diag(Prop->getLocation(), diag::note_protocol_property_declare) in DiagnosePropertyMismatchDeclInProtocols()
944 Diag(IC->getLocation(), diag::warn_auto_implicit_atomic_property); in ActOnPropertyImplDecl()
945 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
952 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
976 Diag(property->getLocation(), diag::warn_auto_readonly_iboutlet_property) in ActOnPropertyImplDecl()
984 Diag(property->getLocation(), in ActOnPropertyImplDecl()
1038 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1059 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1075 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1084 Diag(property->getLocation(), in ActOnPropertyImplDecl()
1087 Diag(ClassImpDecl->getLocation(), diag::note_implemented_by_class) in ActOnPropertyImplDecl()
1109 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1110 Diag(originalIvar->getLocation(), diag::note_ivar_decl); in ActOnPropertyImplDecl()
1127 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1148 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1165 Diag(Ivar->getLocation(), diag::note_previous_access_declaration) in ActOnPropertyImplDecl()
1190 Diag(Ivar->getLocation(), diag::note_ivar_decl); in ActOnPropertyImplDecl()
1205 Diag(Ivar->getLocation(), diag::note_ivar_decl); in ActOnPropertyImplDecl()
1214 Diag(Ivar->getLocation(), diag::note_ivar_decl); in ActOnPropertyImplDecl()
1266 Ivar->getLocation(), in ActOnPropertyImplDecl()
1282 Diag(getterMethod->getLocation(), in ActOnPropertyImplDecl()
1284 Diag(property->getLocation(), diag::note_property_declare); in ActOnPropertyImplDecl()
1292 Diag(getterMethod->getLocation(), diag::err_arc_illegal_method_def) in ActOnPropertyImplDecl()
1318 Ivar->getLocation(), in ActOnPropertyImplDecl()
1354 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1360 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1381 Diag(Ivar->getLocation(), diag::err_undeclared_var_use) in ActOnPropertyImplDecl()
1393 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1399 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1434 Diag(Property->getLocation(), diag::warn_readonly_property) in DiagnosePropertyMismatch()
1438 Diag(Property->getLocation(), diag::warn_property_attribute) in DiagnosePropertyMismatch()
1450 Diag(Property->getLocation(), diag::warn_property_attribute) in DiagnosePropertyMismatch()
1460 Diag(Property->getLocation(), diag::warn_property_attribute) in DiagnosePropertyMismatch()
1462 Diag(SuperProperty->getLocation(), diag::note_property_declare); in DiagnosePropertyMismatch()
1465 Diag(Property->getLocation(), diag::warn_property_attribute) in DiagnosePropertyMismatch()
1467 Diag(SuperProperty->getLocation(), diag::note_property_declare); in DiagnosePropertyMismatch()
1483 Diag(Property->getLocation(), diag::warn_property_types_are_incompatible) in DiagnosePropertyMismatch()
1485 Diag(SuperProperty->getLocation(), diag::note_property_declare); in DiagnosePropertyMismatch()
1511 Diag(GetterMethod->getLocation(), diag::note_declared_at); in DiagnosePropertyAccessorMismatch()
1526 Diag(GetterMethod->getLocation(), diag::note_declared_at); in DiagnosePropertyAccessorMismatch()
1698 Diag(Prop->getLocation(), diag::warn_no_autosynthesis_shared_ivar_property) in DefaultSynthesizeProperties()
1700 if (PID->getLocation().isValid()) in DefaultSynthesizeProperties()
1701 Diag(PID->getLocation(), diag::note_property_synthesize); in DefaultSynthesizeProperties()
1714 Diag(IMPDecl->getLocation(), in DefaultSynthesizeProperties()
1717 Diag(Prop->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()
1728 Diag(Prop->getLocation(), diag::warn_no_autosynthesis_property) in DefaultSynthesizeProperties()
1730 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()
1733 Diag(Prop->getLocation(), diag::warn_autosynthesis_property_in_superclass) in DefaultSynthesizeProperties()
1735 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()
1736 Diag(IMPDecl->getLocation(), diag::note_while_in_implementation); in DefaultSynthesizeProperties()
1749 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
1751 Diag(Prop->getLocation(), diag::warn_missing_explicit_synthesis); in DefaultSynthesizeProperties()
1752 Diag(IMPDecl->getLocation(), diag::note_while_in_implementation); in DefaultSynthesizeProperties()
1796 S.Diag(IMPDecl->getLocation(), diag) << Prop->getDeclName() << Method; in DiagnoseUnimplementedAccessor()
1797 S.Diag(Prop->getLocation(), diag::note_property_declare); in DiagnoseUnimplementedAccessor()
1802 S.Diag(RID->getLocation(), diag::note_suppressed_class_declare); in DiagnoseUnimplementedAccessor()
1930 SourceLocation loc = propertyImpl->getLocation(); in diagnoseNullResettableSynthesizedSetters()
1974 Diag(GetterMethod->getLocation(), in AtomicPropertySetterGetterRules()
1977 Diag(Property->getLocation(), diag::note_property_declare); in AtomicPropertySetterGetterRules()
1980 Diag(SetterMethod->getLocation(), in AtomicPropertySetterGetterRules()
1983 Diag(Property->getLocation(), diag::note_property_declare); in AtomicPropertySetterGetterRules()
2005 (GetterMethod ? GetterMethod->getLocation() in AtomicPropertySetterGetterRules()
2006 : SetterMethod->getLocation()); in AtomicPropertySetterGetterRules()
2018 Diag(Property->getLocation(), in AtomicPropertySetterGetterRules()
2025 Diag(Property->getLocation(), in AtomicPropertySetterGetterRules()
2031 Diag(Property->getLocation(), diag::note_property_declare); in AtomicPropertySetterGetterRules()
2053 Diag(PD->getLocation(), diag::err_cocoa_naming_owned_rule); in DiagnoseOwningPropertyGetterSynthesis()
2055 Diag(PD->getLocation(), diag::warn_cocoa_naming_owned_rule); in DiagnoseOwningPropertyGetterSynthesis()
2059 SourceLocation noteLoc = PD->getLocation(); in DiagnoseOwningPropertyGetterSynthesis()
2066 noteLoc = getterRedecl->getLocation(); in DiagnoseOwningPropertyGetterSynthesis()
2118 Diag(ImplD->getLocation(), in DiagnoseMissingDesignatedInitOverrides()
2121 Diag(MD->getLocation(), diag::note_objc_designated_init_marked_here); in DiagnoseMissingDesignatedInitOverrides()
2176 property->getLocation()); in ProcessPropertyDecl()
2184 Diag(SetterMethod->getLocation(), diag::err_setter_type_void); in ProcessPropertyDecl()
2189 Diag(property->getLocation(), in ProcessPropertyDecl()
2193 Diag(SetterMethod->getLocation(), diag::note_declared_at); in ProcessPropertyDecl()
2207 SourceLocation Loc = property->getLocation(); in ProcessPropertyDecl()
2267 SourceLocation Loc = property->getLocation(); in ProcessPropertyDecl()