Home | History | Annotate | Download | only in objc

Lines Matching defs:decl_loc

876   location_t decl_loc = DECL_SOURCE_LOCATION (decl);
877 decl_loc = make_location (decl_loc, location, decl_loc);
880 error_at (decl_loc, "property cannot be an array");
893 error_at (decl_loc, "property cannot be a bit-field");
1052 warning_at (decl_loc, 0, "object property %qD has no %<assign%>,"
1055 inform (decl_loc, "%<assign%> can be unsafe for Objective-C"
1072 error_at (decl_loc, "%qE attribute is only valid for Objective-C"
1325 error_at (decl_loc, "nullability specifier %qE cannot be applied to"
1330 error_at (decl_loc, "nullability specifier %qE cannot be applied to"