Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp768 if (TryParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
1019 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer() function in Parser
DParseTentative.cpp542 if (!TryParseLambdaIntroducer(Intro)) { in isCXX11AttributeSpecifier()
/external/clang/include/clang/Parse/
DParser.h1431 bool TryParseLambdaIntroducer(LambdaIntroducer &Intro);