Lines Matching refs:EndProtoLoc
224 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
229 LAngleLoc, EndProtoLoc)) in ParseObjCAtInterfaceDeclaration()
239 EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
271 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
274 LAngleLoc, EndProtoLoc)) in ParseObjCAtInterfaceDeclaration()
282 EndProtoLoc, attrs.getList()); in ParseObjCAtInterfaceDeclaration()
1219 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCProtocolQualifiers() local
1223 LAngleLoc, EndProtoLoc); in ParseObjCProtocolQualifiers()
1226 if (EndProtoLoc.isValid()) in ParseObjCProtocolQualifiers()
1227 DS.SetRangeEnd(EndProtoLoc); in ParseObjCProtocolQualifiers()
1429 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
1435 LAngleLoc, EndProtoLoc)) in ParseObjCAtProtocolDeclaration()
1443 EndProtoLoc, attrs.getList()); in ParseObjCAtProtocolDeclaration()