Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp542 if (!TryParseLambdaIntroducer(Intro)) { in isCXX11AttributeSpecifier()
H A DParseExprCXX.cpp764 if (TryParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
1015 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer() function in Parser
/minix/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1435 bool TryParseLambdaIntroducer(LambdaIntroducer &Intro);