Home
last modified time | relevance | path

Searched refs:Collect (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() argument
25 SubExprs[COLLECTION] = Collect; in ObjCForCollectionStmt()
H A DCXXInheritance.cpp453 void Collect(const CXXRecordDecl *RD, bool VirtualBase,
460 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
478 Collect(BaseDecl, false, InVirtualSubobject, Overriders); in Collect()
500 Collect(BaseDecl, true, BaseDecl, *MyVirtualOverriders); in Collect()
503 Collect(BaseDecl, false, InVirtualSubobject, ComputedBaseOverriders); in Collect()
593 Collector.Collect(this, false, nullptr, FinalOverriders); in getFinalOverriders()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp149 void runImpl(const driver::Action *A, bool Collect) { in runImpl()
150 bool CollectChildren = Collect; in runImpl()
158 if (Collect) { in runImpl()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Drx-depacketizer.md33 1. [Collect information for the ACK Manager](#collect-information-for-the-ack-manager)
75 ### Collect information for the [ACK manager]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h29 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp133 bool Collect; member
138 if (Collect) in lex()
144 assert(Collect && "did not collect tokens"); in revert()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def297 CODEGENOPT(SanitizeCoverageControlFlow, 1, 0, Benign) ///< Collect control flow
307 CODEGENOPT(SanitizeStats , 1, 0, Benign) ///< Collect statistics for sanitizers.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1152 auto Collect = [&Flags](Instruction *Insn, std::vector<Product> &Muls, in identifyReassocNodes() local
1235 if (!Collect(Real, RealMuls, RealAddends) || in identifyReassocNodes()
1236 !Collect(Imag, ImagMuls, ImagAddends)) in identifyReassocNodes()
/freebsd/contrib/googletest/docs/reference/
H A Dmocking.md211 // Collect all expectations of InitElement() calls
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.td618 // Collect the valid indexes into 'R' under NF and LMUL values from TUPLE_INDEX.
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp855 auto Collect = [&](TemplateArgument Pattern) { in addPacks() local
867 Collect(Pattern); in addPacks()
875 Collect(ExtraDeductions.pop_back_val()); in addPacks()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1575 SDValue Collect = in compressHvxPred() local
1577 return DAG.getBitcast(ResTy, Collect); in compressHvxPred()
/freebsd/sys/contrib/zstd/
H A DCHANGELOG305 misc: Collect all of zstd's libc dependencies into zstd_deps.h
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIROps.td948 // Collect cases in the switch.
/freebsd/crypto/openssh/
H A DChangeLog5555 Collect all of regress dir on failure.
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7821 HelpText<"Collect control flow of function">,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9548 …CXXFinalOverriderMapE", "(anonymous namespace)::FinalOverriderCollector::Collect(clang::CXXRecordD…