Home
last modified time | relevance | path

Searched refs:Intro (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp503 LambdaIntroducer &Intro, SourceLocation LAngleLoc, in ActOnLambdaExplicitTemplateParameterList() argument
1023 if (Intro.Default == LCD_ByCopy) in ActOnLambdaExpressionAfterIntroducer()
1025 else if (Intro.Default == LCD_ByRef) in ActOnLambdaExpressionAfterIntroducer()
1027 LSI->CaptureDefaultLoc = Intro.DefaultLoc; in ActOnLambdaExpressionAfterIntroducer()
1028 LSI->IntroducerRange = Intro.Range; in ActOnLambdaExpressionAfterIntroducer()
1050 Intro.Range, /*Info=*/nullptr, LambdaDependencyKind, Intro.Default); in ActOnLambdaExpressionAfterIntroducer()
1066 Intro.Default == LCD_None ? Intro.Range.getBegin() : Intro.DefaultLoc; in ActOnLambdaExpressionAfterIntroducer()
1067 for (auto C = Intro.Captures.begin(), E = Intro.Captures.end(); C != E; in ActOnLambdaExpressionAfterIntroducer()
1296 if (Intro.Default != LCD_None && in ActOnLambdaClosureQualifiers()
1414 for (const auto &Capture : Intro.Captures) { in ActOnStartOfLambdaDefinition()
[all …]
H A DSemaCodeComplete.cpp7043 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() argument
7053 for (const auto &C : Intro.Captures) { in CodeCompleteLambdaIntroducer()
7076 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp738 LambdaIntroducer Intro; in ParseLambdaExpression() local
739 if (ParseLambdaIntroducer(Intro)) { in ParseLambdaExpression()
784 LambdaIntroducer Intro; in TryParseLambdaExpression() local
802 Intro = LambdaIntroducer(); in TryParseLambdaExpression()
803 if (ParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
863 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()
864 Intro.DefaultLoc = ConsumeToken(); in ParseLambdaIntroducer()
872 Intro.Default = LCD_ByCopy; in ParseLambdaIntroducer()
873 Intro.DefaultLoc = ConsumeToken(); in ParseLambdaIntroducer()
938 Intro.Default == LCD_None) { in ParseLambdaIntroducer()
[all …]
H A DParseInit.cpp76 LambdaIntroducer Intro; in MayBeDesignationStart() local
78 if (ParseLambdaIntroducer(Intro, &ParseResult)) { in MayBeDesignationStart()
H A DParseTentative.cpp785 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
787 if (ParseLambdaIntroducer(Intro, &Tentative)) { in isCXX11AttributeSpecifier()
/freebsd-14.2/crypto/openssl/external/perl/
H A DDownloaded.txt1 Intro
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DClangOptionDocs.td10 code Intro =[{..
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDocs.td10 code Intro =[{..
H A DAttrDocs.td28 code Intro =[{..
/freebsd-14.2/crypto/openssl/Configurations/
H A DINTERNALS.Configure6 Intro
H A DREADME.md1 Intro chapter
/freebsd-14.2/sys/dev/isp/
H A DHardware.txt5 0. Intro
/freebsd-14.2/contrib/nvi/catalog/
H A Dspanish.base154 161 "Presionar Intro para continuar: "
/freebsd-14.2/usr.bin/vi/catalog/
H A Dspanish.UTF-8.base154 161 "Presionar Intro para continuar: "
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1953 ParseLambdaIntroducer(LambdaIntroducer &Intro,
1955 ExprResult ParseLambdaExpressionAfterIntroducer(LambdaIntroducer &Intro);
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7310 void ActOnLambdaExpressionAfterIntroducer(LambdaIntroducer &Intro,
7315 void ActOnLambdaExplicitTemplateParameterList(LambdaIntroducer &Intro,
7321 void ActOnLambdaClosureQualifiers(LambdaIntroducer &Intro,
7332 void ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro,
13747 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src24405 # CSI Control Sequence Intro \E [ - Intro -
24524 # SS2 Single Shift 2 (G2 set) \E N - Intro -
24525 # SS3 Single Shift 3 (G3 set) \E O - Intro -
24731 # Intro an Introducer of some kind of defined sequence; the normal 7-bit