Searched refs:PropertyIvarLoc (Results 1 – 2 of 2) sorted by relevance
901 SourceLocation PropertyIvarLoc, in ActOnPropertyImplDecl() argument910 if (PropertyIvarLoc.isInvalid()) in ActOnPropertyImplDecl()911 PropertyIvarLoc = PropertyLoc; in ActOnPropertyImplDecl()1140 PropertyIvarLoc,PropertyIvarLoc, PropertyIvar, in ActOnPropertyImplDecl()1144 if (RequireNonAbstractType(PropertyIvarLoc, in ActOnPropertyImplDecl()1182 compat = (CheckAssignmentConstraints(PropertyIvarLoc, PropertyIvarType, in ActOnPropertyImplDecl()1240 Ivar, PropertyIvarLoc); in ActOnPropertyImplDecl()
7518 SourceLocation PropertyIvarLoc,