| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtObjC.cpp | 20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() argument 25 SubExprs[COLLECTION] = Collect; in ObjCForCollectionStmt()
|
| H A D | CXXInheritance.cpp | 453 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 D | CompilationDatabase.cpp | 149 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 D | rx-depacketizer.md | 33 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 D | StmtObjC.h | 29 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | Pragma.cpp | 133 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 D | CodeGenOptions.def | 297 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 D | ComplexDeinterleavingPass.cpp | 1152 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 D | mocking.md | 211 // Collect all expectations of InitElement() calls
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 618 // Collect the valid indexes into 'R' under NF and LMUL values from TUPLE_INDEX.
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 855 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 D | HexagonISelLoweringHVX.cpp | 1575 SDValue Collect = in compressHvxPred() local 1577 return DAG.getBitcast(ResTy, Collect); in compressHvxPred()
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 305 misc: Collect all of zstd's libc dependencies into zstd_deps.h
|
| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
| H A D | CIROps.td | 948 // Collect cases in the switch.
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 5555 Collect all of regress dir on failure.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 7821 HelpText<"Collect control flow of function">,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 9548 …CXXFinalOverriderMapE", "(anonymous namespace)::FinalOverriderCollector::Collect(clang::CXXRecordD…
|