Searched refs:propertyLoc (Results 1 – 1 of 1) sorted by relevance
1660 SourceLocation propertyLoc = ConsumeToken(); // consume property name in ParseObjCPropertySynthesize() local1677 Actions.ActOnPropertyImplDecl(getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()1712 SourceLocation propertyLoc = ConsumeToken(); // consume property name in ParseObjCPropertyDynamic() local1713 Actions.ActOnPropertyImplDecl(getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()