Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp72 LambdaIntroducer Intro; in MayBeDesignationStart() local
H A DParseExprCXX.cpp715 LambdaIntroducer Intro; in ParseLambdaExpression() local
763 LambdaIntroducer Intro; in TryParseLambdaExpression() local
779 Optional<unsigned> Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer()
1015 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer()
1042 LambdaIntroducer &Intro) { in ParseLambdaExpressionAfterIntroducer()
H A DParseTentative.cpp541 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp839 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition()
H A DSemaCodeComplete.cpp4327 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer()