Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp831 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition() argument
875 EndLoc = Intro.Range.getEnd(); in ActOnStartOfLambdaDefinition()
907 CXXRecordDecl *Class = createLambdaClosureType(Intro.Range, MethodTyInfo, in ActOnStartOfLambdaDefinition()
936 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc, in ActOnStartOfLambdaDefinition()
954 Diag(Intro.DefaultLoc, diag::err_capture_default_non_local); in ActOnStartOfLambdaDefinition()
961 = Intro.Default == LCD_None? Intro.Range.getBegin() : Intro.DefaultLoc; in ActOnStartOfLambdaDefinition()
962 for (auto C = Intro.Captures.begin(), E = Intro.Captures.end(); C != E; in ActOnStartOfLambdaDefinition()
986 if (Intro.Default == LCD_ByCopy && C->Kind != LCK_StarThis) in ActOnStartOfLambdaDefinition()
1060 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnStartOfLambdaDefinition()
1065 } else if (C->Kind == LCK_ByCopy && Intro.Default == LCD_ByCopy) { in ActOnStartOfLambdaDefinition()
[all …]
H A DSemaCodeComplete.cpp5334 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() argument
5344 for (const auto &C : Intro.Captures) { in CodeCompleteLambdaIntroducer()
5367 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp679 LambdaIntroducer Intro; in ParseLambdaExpression() local
730 LambdaIntroducer Intro; in TryParseLambdaExpression() local
731 if (TryParseLambdaIntroducer(Intro)) in TryParseLambdaExpression()
761 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()
762 Intro.DefaultLoc = ConsumeToken(); in ParseLambdaIntroducer()
765 Intro.Default = LCD_ByCopy; in ParseLambdaIntroducer()
766 Intro.DefaultLoc = ConsumeToken(); in ParseLambdaIntroducer()
779 !Intro.Captures.empty())) { in ParseLambdaIntroducer()
994 Intro.Range.setEnd(T.getCloseLocation()); in ParseLambdaIntroducer()
1020 Intro = LambdaIntroducer(); in TryParseLambdaIntroducer()
[all …]
H A DParseInit.cpp71 LambdaIntroducer Intro; in MayBeDesignationStart() local
73 Optional<unsigned> DiagID(ParseLambdaIntroducer(Intro, &SkippedInits)); in MayBeDesignationStart()
H A DParseTentative.cpp682 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
683 if (!TryParseLambdaIntroducer(Intro)) { in isCXX11AttributeSpecifier()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DClangOptionDocs.td11 code Intro =[{..
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticDocs.td11 code Intro =[{..
H A DAttrDocs.td29 code Intro =[{..
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1720 Optional<unsigned> ParseLambdaIntroducer(LambdaIntroducer &Intro,
1722 bool TryParseLambdaIntroducer(LambdaIntroducer &Intro);
1724 LambdaIntroducer &Intro);
/freebsd-12.1/contrib/gcc/doc/
H A Dgcov.texi41 * Gcov Intro:: Introduction to gcov.
48 @node Gcov Intro
/freebsd-12.1/sys/dev/isp/
H A DHardware.txt6 0. Intro
/freebsd-12.1/usr.bin/vi/catalog/
H A Dspanish.UTF-8.base154 161 "Presionar Intro para continuar: "
/freebsd-12.1/contrib/nvi/catalog/
H A Dspanish.base154 161 "Presionar Intro para continuar: "
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-2001171 * docs/doxygen/Intro.3: New 'Allocators' module.
820 docs/doxygen/doxygroups.cc, docs/doxygen/Intro.3,
864 * docs/doxygen/Intro.3: More notes.
998 * docs/doxygen/Intro.3: Expand "top-level" man page.
1541 * docs/doxygen/Intro.3: New file, general intro to the man pages.
H A DChangeLog-20023695 * docs/doxygen/Intro.3: Date tweak.
4696 * docs/doxygen/Intro.3: Update.
H A DChangeLog-20043476 * docs/doxygen/Intro.3: Subtractions suggested by Phil Edwards.
3502 * docs/doxygen/Intro.3: Remove Allocators.3.
H A DChangeLog-20037362 * docs/doxygen/Intro.3: Update with new (proper) names.
7368 C++Intro.
H A DChangeLog-2006371 * docs/doxygen/Intro.3: Same.
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5630 void ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro,
10385 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
/freebsd-12.1/contrib/amd/doc/
H A Dam-utils.texi117 * Intro:: An introduction to Automounting concepts.
237 @node AddInfo, Intro, Distrib, Top
345 @node Intro, History, AddInfo, Top
372 @node History, Overview, Intro, Top
/freebsd-12.1/contrib/binutils/gas/doc/
H A Das.texinfo2071 * Symbol Intro:: Symbols
2254 @node Symbol Intro
/freebsd-12.1/contrib/ncurses/misc/
H A Dterminfo.src20882 # CSI Control Sequence Intro \E [ - Intro -
21001 # SS2 Single Shift 2 (G2 set) \E N - Intro -
21002 # SS3 Single Shift 3 (G3 set) \E O - Intro -
21142 # Intro an Introducer of some kind of defined sequence; the normal 7-bit