Home | History | Annotate | Download | only in Parse

Lines Matching refs:TryParseLambdaIntroducer

651   // (TryParseLambdaIntroducer never produces any diagnostic output.)
653 if (TryParseLambdaIntroducer(Intro))
766 /// TryParseLambdaIntroducer - Tentatively parse a lambda introducer.
769 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) {