| /freebsd-11-stable/contrib/llvm-project/lldb/source/API/ |
| HD | SBReproducer.cpp | 108 const char *SBReproducer::Capture() { in Capture() function in SBReproducer 117 const char *SBReproducer::Capture(const char *path) { in Capture() function in SBReproducer
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaLambda.cpp | 551 for (const auto &Capture : Captures) { in addLambdaParameters() local 1607 const sema::Capture &Capture) { in BuildCaptureField() 1743 LambdaCapture Capture = [&] { in BuildLambdaExpr() local 1920 BlockDecl::Capture Capture(/*variable=*/CapVar, /*byRef=*/false, in BuildBlockForLambdaConversion() local
|
| HD | SemaOpenMP.cpp | 1096 void DSAStackTy::addLoopControlVariable(const ValueDecl *D, VarDecl *Capture) { in addLoopControlVariable() 6301 tryBuildCapture(Sema &SemaRef, Expr *Capture, in tryBuildCapture() 12547 ExprResult Sema::getOpenMPCapturedExpr(VarDecl *Capture, ExprValueKind VK, in getOpenMPCapturedExpr()
|
| HD | SemaDecl.cpp | 7283 for (const Capture &Capture : LSI->Captures) { in getCaptureLocation() local
|
| HD | SemaExpr.cpp | 15784 void Sema::MarkCaptureUsedInEnclosingContext(VarDecl *Capture, in MarkCaptureUsedInEnclosingContext()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | ScopeInfo.h | 555 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() function 565 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() function 573 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() function
|
| HD | Initialization.h | 205 struct C Capture; member
|
| HD | Sema.h | 214 class Capture; variable
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/ |
| HD | Reproducer.h | 28 Capture, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | ASTUnit.cpp | 1364 llvm::Optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble() local 1749 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine() local 2192 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGBlocks.cpp | 86 const CGBlockInfo::Capture *Capture; member 344 const BlockDecl::Capture *Capture; // null for 'this' member 1755 const CGBlockInfo::Capture &Capture = BlockInfo.getCapture(Variable); in findBlockCapturedManagedEntities() local
|
| HD | CGDebugInfo.cpp | 4231 const BlockDecl::Capture *Capture; member
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | Stmt.cpp | 1169 CapturedStmt::Capture::Capture(SourceLocation Loc, VariableCaptureKind Kind, in Capture() function in CapturedStmt::Capture
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | DeclCXX.h | 366 using Capture = LambdaCapture; member
|
| HD | Decl.h | 4058 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture() function
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTReaderDecl.cpp | 1699 using Capture = LambdaCapture; in ReadCXXDefinitionData() typedef
|
| HD | ASTWriter.cpp | 5636 const LambdaCapture &Capture = Lambda.Captures[I]; in AddCXXDefinitionData() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| HD | ASTMatchers.h | 4061 for (const LambdaCapture &Capture : Node.captures()) { variable
|