Home
last modified time | relevance | path

Searched refs:setCaptures (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2258 Class->setCaptures(Context, Captures); in BuildLambdaExpr()
2400 Block->setCaptures(Context, Capture, /*CapturesCXXThis=*/false); in BuildBlockForLambdaConversion()
H A DSemaExpr.cpp16603 BD->setCaptures(Context, Captures, BSI->CXXThisCaptureIndex != 0); in ActOnBlockStmtExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1080 void setCaptures(ASTContext &Context, ArrayRef<LambdaCapture> Captures);
H A DDecl.h4743 void setCaptures(ASTContext &Context, ArrayRef<Capture> Captures,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1636 void CXXRecordDecl::setCaptures(ASTContext &Context, in setCaptures() function in CXXRecordDecl
H A DDecl.cpp5340 void BlockDecl::setCaptures(ASTContext &Context, ArrayRef<Capture> Captures, in setCaptures() function in BlockDecl
H A DASTImporter.cpp2508 cast<CXXRecordDecl>(To)->setCaptures(Importer.getToContext(), in ImportDefinition()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1804 BD->setCaptures(Reader.getContext(), captures, capturesCXXThis); in VisitBlockDecl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9672 …1setCapturesERNS_10ASTContextEPKNS0_7CaptureES5_b", "clang::BlockDecl::setCaptures(clang::ASTConte…