Lines Matching refs:endLoc
125 SourceLocation *endLoc, in ParseGNUAttributes() argument
164 ParseGNUAttributeArgs(AttrName, AttrNameLoc, attrs, endLoc, nullptr, in ParseGNUAttributes()
193 if (endLoc) in ParseGNUAttributes()
194 *endLoc = Loc; in ParseGNUAttributes()
861 SourceLocation *endLoc, in ParseAvailabilityAttribute() argument
1026 if (endLoc) in ParseAvailabilityAttribute()
1027 *endLoc = T.getCloseLocation(); in ParseAvailabilityAttribute()
1074 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute() argument
1130 if (endLoc) in ParseObjCBridgeRelatedAttribute()
1131 *endLoc = T.getCloseLocation(); in ParseObjCBridgeRelatedAttribute()
1226 SourceLocation endLoc; in ParseLexedAttribute() local
1250 ParseGNUAttributeArgs(&LA.AttrName, LA.AttrNameLoc, Attrs, &endLoc, in ParseLexedAttribute()
1264 ParseGNUAttributeArgs(&LA.AttrName, LA.AttrNameLoc, Attrs, &endLoc, in ParseLexedAttribute()