Searched refs:ParseLambdaIntroducer (Results 1 – 4 of 4) sorted by relevance
77 if (ParseLambdaIntroducer(Intro, &ParseResult)) { in MayBeDesignationStart()
736 if (ParseLambdaIntroducer(Intro)) { in ParseLambdaExpression()785 if (ParseLambdaIntroducer(Intro, &Tentative)) { in TryParseLambdaExpression()800 if (ParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()824 bool Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer() function in Parser
707 if (ParseLambdaIntroducer(Intro, &Tentative)) { in isCXX11AttributeSpecifier()
1893 ParseLambdaIntroducer(LambdaIntroducer &Intro,