Lines Matching refs:LAngleLoc
240 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
246 typeParamScope, LAngleLoc, ProtocolIdents, EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
283 assert(LAngleLoc.isInvalid() && "Cannot have already parsed protocols"); in ParseObjCAtInterfaceDeclaration()
288 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
341 LAngleLoc, in ParseObjCAtInterfaceDeclaration()
351 if (LAngleLoc.isValid()) { in ParseObjCAtInterfaceDeclaration()
364 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
1559 SourceLocation &LAngleLoc, SourceLocation &EndLoc, in ParseObjCProtocolReferences() argument
1563 LAngleLoc = ConsumeToken(); // the "<" in ParseObjCProtocolReferences()
2060 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
2066 LAngleLoc, EndProtoLoc, in ParseObjCAtProtocolDeclaration()