Searched refs:ParseGreaterThanInTemplateList (Results 1 – 3 of 3) sorted by relevance
733 bool Parser::ParseGreaterThanInTemplateList(SourceLocation &RAngleLoc, in ParseGreaterThanInTemplateList() function in Parser888 return ParseGreaterThanInTemplateList(RAngleLoc, ConsumeLastToken); in ParseTemplateIdAfterTemplateName()
1185 if (ParseGreaterThanInTemplateList(EndLoc, /*ConsumeLastToken=*/true)) in ParseObjCProtocolReferences()
2436 bool ParseGreaterThanInTemplateList(SourceLocation &RAngleLoc,