Home
last modified time | relevance | path

Searched refs:TryParseLambdaIntroducer (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseTentative.cpp615 if (!TryParseLambdaIntroducer(Intro)) { in isCXX11AttributeSpecifier()
DParseExprCXX.cpp771 if (TryParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
1032 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer() function in Parser
/external/clang/include/clang/Parse/
DParser.h1526 bool TryParseLambdaIntroducer(LambdaIntroducer &Intro);