Searched refs:ParseLambdaIntroducer (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp77 if (ParseLambdaIntroducer(Intro, &ParseResult)) {
H A DParseExprCXX.cpp736 if (ParseLambdaIntroducer(Intro)) {
785 if (ParseLambdaIntroducer(Intro, &Tentative)) {
800 if (ParseLambdaIntroducer(Intro))
824 bool Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, function in class:Parser
H A DParseTentative.cpp707 if (ParseLambdaIntroducer(Intro, &Tentative)) {
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1893 ParseLambdaIntroducer(LambdaIntroducer &Intro,

Completed in 273 milliseconds