Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp540 if (!TryParseLambdaIntroducer(Intro)) { in isCXX11AttributeSpecifier()
DParseExprCXX.cpp719 if (TryParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
965 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer() function in Parser
/external/clang/include/clang/Parse/
DParser.h1441 bool TryParseLambdaIntroducer(LambdaIntroducer &Intro);