Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp893 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition() argument
947 EndLoc = Intro.Range.getEnd(); in ActOnStartOfLambdaDefinition()
976 DiagnoseUnexpandedParameterPack(Intro.Range.getBegin(), MethodTyInfo, in ActOnStartOfLambdaDefinition()
1015 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc, in ActOnStartOfLambdaDefinition()
1033 Diag(Intro.DefaultLoc, diag::err_capture_default_non_local); in ActOnStartOfLambdaDefinition()
1040 = Intro.Default == LCD_None? Intro.Range.getBegin() : Intro.DefaultLoc; in ActOnStartOfLambdaDefinition()
1041 for (auto C = Intro.Captures.begin(), E = Intro.Captures.end(); C != E; in ActOnStartOfLambdaDefinition()
1065 if (Intro.Default == LCD_ByCopy && C->Kind != LCK_StarThis) in ActOnStartOfLambdaDefinition()
1142 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnStartOfLambdaDefinition()
1147 } else if (C->Kind == LCK_ByCopy && Intro.Default == LCD_ByCopy) { in ActOnStartOfLambdaDefinition()
[all …]
H A DSemaCodeComplete.cpp6415 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() argument
6425 for (const auto &C : Intro.Captures) { in CodeCompleteLambdaIntroducer()
6448 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp735 LambdaIntroducer Intro; in ParseLambdaExpression() local
736 if (ParseLambdaIntroducer(Intro)) { in ParseLambdaExpression()
781 LambdaIntroducer Intro; in TryParseLambdaExpression() local
799 Intro = LambdaIntroducer(); in TryParseLambdaExpression()
800 if (ParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
860 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()
861 Intro.DefaultLoc = ConsumeToken(); in ParseLambdaIntroducer()
869 Intro.Default = LCD_ByCopy; in ParseLambdaIntroducer()
870 Intro.DefaultLoc = ConsumeToken(); in ParseLambdaIntroducer()
935 Intro.Default == LCD_None) { in ParseLambdaIntroducer()
[all …]
H A DParseInit.cpp75 LambdaIntroducer Intro; in MayBeDesignationStart() local
77 if (ParseLambdaIntroducer(Intro, &ParseResult)) { in MayBeDesignationStart()
H A DParseTentative.cpp705 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
707 if (ParseLambdaIntroducer(Intro, &Tentative)) { in isCXX11AttributeSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DClangOptionDocs.td10 code Intro =[{..
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDocs.td10 code Intro =[{..
H A DAttrDocs.td28 code Intro =[{..
/freebsd-13.1/sys/dev/isp/
H A DHardware.txt6 0. Intro
/freebsd-13.1/contrib/nvi/catalog/
H A Dspanish.base154 161 "Presionar Intro para continuar: "
/freebsd-13.1/usr.bin/vi/catalog/
H A Dspanish.UTF-8.base154 161 "Presionar Intro para continuar: "
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1895 ParseLambdaIntroducer(LambdaIntroducer &Intro,
1897 ExprResult ParseLambdaExpressionAfterIntroducer(LambdaIntroducer &Intro);
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6730 void ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro,
12418 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src23702 # CSI Control Sequence Intro \E [ - Intro -
23821 # SS2 Single Shift 2 (G2 set) \E N - Intro -
23822 # SS3 Single Shift 3 (G3 set) \E O - Intro -
24028 # Intro an Introducer of some kind of defined sequence; the normal 7-bit