Home
last modified time | relevance | path

Searched defs:Intro (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseInit.cpp72 LambdaIntroducer Intro; in MayBeDesignationStart() local
DParseExprCXX.cpp719 LambdaIntroducer Intro; in ParseLambdaExpression() local
767 LambdaIntroducer Intro; in TryParseLambdaExpression() local
783 Optional<unsigned> Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer()
1021 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer()
1048 LambdaIntroducer &Intro) { in ParseLambdaExpressionAfterIntroducer()
DParseTentative.cpp540 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/external/clang/lib/Sema/
DSemaLambda.cpp801 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition()
DSemaCodeComplete.cpp4534 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer()