Searched refs:ParseLambdaIntroducer (Results 1 – 4 of 4) sorted by relevance
80 if (ParseLambdaIntroducer(Intro, &ParseResult)) { in MayBeDesignationStart()
811 if (ParseLambdaIntroducer(Intro)) { in ParseLambdaExpression()859 if (ParseLambdaIntroducer(Intro, &Tentative)) { in TryParseLambdaExpression()874 if (ParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()898 bool Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer() function in Parser
788 if (ParseLambdaIntroducer(Intro, &Tentative)) { in isCXX11AttributeSpecifier()
2009 ParseLambdaIntroducer(LambdaIntroducer &Intro,