Home
last modified time | relevance | path

Searched refs:Capture (Results 1 – 25 of 131) sorted by relevance

123456

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h164 class Capture {
204 static Capture
208 const BlockDecl::Capture *Cap) { in makeIndex()
209 Capture v; in makeIndex()
221 static Capture makeConstant(llvm::Value *value, in makeConstant()
223 Capture v; in makeConstant()
237 const BlockDecl::Capture *Cap;
269 llvm::DenseMap<const VarDecl *, Capture *> Captures;
272 llvm::SmallVector<Capture, 4> SortedCaptures;
295 const Capture &getCapture(const VarDecl *var) const { in getCapture()
[all …]
H A DCGBlocks.cpp80 static std::string getBlockCaptureStr(const CGBlockInfo::Capture &Cap,
303 const BlockDecl::Capture *Capture; // null for 'this' member
321 if (!Capture) { in setIndex()
327 DisposeFlags, Capture)); in setIndex()
527 const BlockDecl::Capture &CI) { in getCaptureFieldType()
615 CGBlockInfo::Capture::makeConstant(constant, &CI)); in computeBlockInfo()
912 const CGBlockInfo::Capture &enclosingCapture = in EmitBlockLiteral()
1685 const BlockDecl::Capture &CI = *Cap.Cap; in getBlockCaptureStr()
1776 const SmallVectorImpl<CGBlockInfo::Capture> &Captures, in getCopyDestroyHelperFuncName()
1916 const BlockDecl::Capture &CI = *capture.Cap; in GenerateCopyHelperFunction()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLambdaCapturesChecker.cpp72 void reportBug(const LambdaCapture &Capture, ValueDecl *CapturedVar, in reportBug() argument
79 if (Capture.isExplicit()) { in reportBug()
91 printQuotedQualifiedName(Os, Capture.getCapturedVar()); in reportBug()
94 PathDiagnosticLocation BSLoc(Capture.getLocation(), BR->getSourceManager()); in reportBug()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h548 class Capture {
607 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() function
618 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() function
626 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() function
704 SmallVector<Capture, 4> Captures;
717 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc, in addCapture()
724 Captures.push_back(Capture(Capture::VLACapture, VLAType, in addVLATypeCapture()
735 Capture &getCXXThisCapture() { in getCXXThisCapture()
748 Capture &getCapture(ValueDecl *Var) { in getCapture()
753 const Capture &getCapture(ValueDecl *Var) const { in getCapture()
[all …]
H A DInitialization.h212 struct C Capture; member
247 new (&Capture) C; in InitializedEntity()
248 Capture.VarID = VarID; in InitializedEntity()
249 Capture.Location = Loc; in InitializedEntity()
553 return Capture.VarID ? Capture.VarID->getName() : "this"; in getCapturedVarName()
560 return Capture.Location; in getCaptureLoc()
/freebsd-14.2/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-axg-s400.dts242 "TDMIN_A IN 2", "TDM_C Capture",
244 "TDMIN_B IN 2", "TDM_C Capture",
246 "TDMIN_C IN 2", "TDM_C Capture",
249 "TDMIN_LB IN 5", "TDM_C Capture",
259 "TODDR_A IN 3", "SPDIFIN Capture",
260 "TODDR_B IN 3", "SPDIFIN Capture",
261 "TODDR_C IN 3", "SPDIFIN Capture",
262 "TODDR_A IN 4", "PDM Capture",
263 "TODDR_B IN 4", "PDM Capture",
264 "TODDR_C IN 4", "PDM Capture",
H A Dmeson-g12a-sei510.dts187 "TODDR_A IN 4", "PDM Capture",
188 "TODDR_B IN 4", "PDM Capture",
189 "TODDR_C IN 4", "PDM Capture",
190 "TDMIN_A IN 0", "TDM_A Capture",
192 "TDMIN_B IN 0", "TDM_A Capture",
194 "TDMIN_A IN 1", "TDM_B Capture",
196 "TDMIN_B IN 1", "TDM_B Capture",
H A Dmeson-sm1-sei610.dts225 "TODDR_A IN 4", "PDM Capture",
226 "TODDR_B IN 4", "PDM Capture",
227 "TODDR_C IN 4", "PDM Capture",
228 "TDMIN_A IN 0", "TDM_A Capture",
230 "TDMIN_B IN 0", "TDM_A Capture",
232 "TDMIN_A IN 1", "TDM_B Capture",
234 "TDMIN_B IN 1", "TDM_B Capture",
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBReproducer.h45 static const char *Capture();
47 static const char *Capture(const char *path);
/freebsd-14.2/sys/contrib/device-tree/src/arm64/renesas/
H A Dulcb-kf-audio-graph-card2-mix+split.dtsi33 "DAI0 Capture", "ak4613 Capture",
38 "DAI6 Capture", "pcm3168a Capture";
H A Dulcb-simple-audio-card-mix+split.dtsi32 "DAI0 Capture", "ak4613 Capture";
H A Dulcb-audio-graph-card-mix+split.dtsi28 "DAI0 Capture", "ak4613 Capture";
H A Dulcb-audio-graph-card2-mix+split.dtsi27 "DAI0 Capture", "ak4613 Capture";
H A Dulcb-kf-simple-audio-card-mix+split.dtsi35 "DAI0 Capture", "ak4613 Capture",
H A Dulcb-kf-audio-graph-card-mix+split.dtsi34 "DAI0 Capture", "ak4613 Capture",
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp60 const char *SBReproducer::Capture() { in Capture() function in SBReproducer
65 const char *SBReproducer::Capture(const char *path) { in Capture() function in SBReproducer
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1414 for (const auto &Capture : Intro.Captures) { in ActOnStartOfLambdaDefinition() local
1418 << Capture.Id << true; in ActOnStartOfLambdaDefinition()
1446 Diag(Capture.Loc, diag::err_template_param_shadow) << Capture.Id; in ActOnStartOfLambdaDefinition()
1962 const sema::Capture &Capture) { in BuildCaptureField() argument
1963 SourceLocation Loc = Capture.getLocation(); in BuildCaptureField()
1967 if (Capture.isVariableCapture()) { in BuildCaptureField()
2003 if (Capture.isVLATypeCapture()) in BuildCaptureField()
2053 const Capture &From = LSI->Captures[I]; in BuildLambdaExpr()
2100 LambdaCapture Capture = [&] { in BuildLambdaExpr() local
2135 Captures.push_back(Capture); in BuildLambdaExpr()
[all …]
H A DSemaCUDA.cpp927 const sema::Capture &Capture) { in CUDACheckLambdaCapture() argument
953 if (!ShouldCheck || !Capture.isReferenceCapture()) in CUDACheckLambdaCapture()
956 if (Capture.isVariableCapture() && !getLangOpts().HIPStdPar) { in CUDACheckLambdaCapture()
957 SemaDiagnosticBuilder(DiagKind, Capture.getLocation(), in CUDACheckLambdaCapture()
959 << Capture.getVariable(); in CUDACheckLambdaCapture()
960 } else if (Capture.isThisCapture()) { in CUDACheckLambdaCapture()
965 SemaDiagnosticBuilder(DiagKind, Capture.getLocation(), in CUDACheckLambdaCapture()
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Daudio-graph-card.txt148 "DAI0 Capture", "codec Capture";
185 "DAI0 Capture", "codec Capture";
H A Drenesas,rsnd.txt40 Capture: [MEM] <- [DVC1] <- [SRC3] <- [SSIU1/SSI1] <- [codec]
68 you can use this mode on Playback / Capture
158 DVC controls Playback/Capture volume.
163 Capture Volume
169 Capture Mute
H A Dgoogle,sc7280-herobrine.yaml146 link-name = "WCD Capture";
170 link-name = "DMIC Capture";
/freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,dcc.yaml7 title: Data Capture and Compare
13 DCC (Data Capture and Compare) is a DMA engine which is used to save
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1279 CapturedStmt::Capture::Capture(SourceLocation Loc, VariableCaptureKind Kind, in Capture() function in CapturedStmt::Capture
1300 CapturedStmt::Capture::getCaptureKind() const { in getCaptureKind()
1316 return reinterpret_cast<Capture *>( in getStoredCaptures()
1322 ArrayRef<Capture> Captures, in CapturedStmt()
1341 Capture *Buffer = getStoredCaptures(); in CapturedStmt()
1351 Capture *Buffer = getStoredCaptures(); in CapturedStmt()
1353 new (Buffer++) Capture(); in CapturedStmt()
1376 Size = llvm::alignTo(Size, alignof(Capture)); in Create()
1377 Size += sizeof(Capture) * Captures.size(); in Create()
1389 Size = llvm::alignTo(Size, alignof(Capture)); in CreateDeserialized()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm-st.txt19 - interrupts: IRQ for the Capture device
23 - st,capture-num-chan: Number of available Capture channels. Default is 0.
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Drenesas,ceu.yaml7 title: Renesas Capture Engine Unit (CEU)
14 The Capture Engine Unit is the image capture interface found in the Renesas SH

123456