Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseInit.cpp75 LambdaIntroducer Intro; in MayBeDesignationStart() local
H A DParseExprCXX.cpp737 LambdaIntroducer Intro; in ParseLambdaExpression() local
783 LambdaIntroducer Intro; in TryParseLambdaExpression() local
826 bool Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer()
1253 const LambdaIntroducer &Intro) { in DiagnoseStaticSpecifierRestrictions()
1271 LambdaIntroducer &Intro) { in ParseLambdaExpressionAfterIntroducer()
H A DParseTentative.cpp750 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLambda.cpp900 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition()
H A DSemaCodeComplete.cpp6953 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer()