Searched refs:PropertyIvarLoc (Results 1 – 2 of 2) sorted by relevance
891 SourceLocation PropertyIvarLoc) { in ActOnPropertyImplDecl() argument899 if (PropertyIvarLoc.isInvalid()) in ActOnPropertyImplDecl()900 PropertyIvarLoc = PropertyLoc; in ActOnPropertyImplDecl()1125 PropertyIvarLoc,PropertyIvarLoc, PropertyIvar, in ActOnPropertyImplDecl()1129 if (RequireNonAbstractType(PropertyIvarLoc, in ActOnPropertyImplDecl()1167 compat = (CheckAssignmentConstraints(PropertyIvarLoc, PropertyIvarType, in ActOnPropertyImplDecl()1225 Ivar, PropertyIvarLoc); in ActOnPropertyImplDecl()
7348 SourceLocation PropertyIvarLoc);