Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseInit.cpp75 LambdaIntroducer Intro; in MayBeDesignationStart() local
H A DParseExprCXX.cpp735 LambdaIntroducer Intro; in ParseLambdaExpression() local
781 LambdaIntroducer Intro; in TryParseLambdaExpression() local
824 bool Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer()
1237 LambdaIntroducer &Intro) { in ParseLambdaExpressionAfterIntroducer()
H A DParseTentative.cpp707 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DFormatVariadicTest.cpp519 const char *Intro = in TEST() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp891 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition()
H A DSemaCodeComplete.cpp6902 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer()