Home
last modified time | relevance | path

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

12345

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp504 void Collect(const CXXRecordDecl *RD, bool VirtualBase,
511 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
529 Collect(BaseDecl, false, InVirtualSubobject, Overriders); in Collect()
551 Collect(BaseDecl, true, BaseDecl, *MyVirtualOverriders); in Collect()
554 Collect(BaseDecl, false, InVirtualSubobject, ComputedBaseOverriders); in Collect()
644 Collector.Collect(this, false, nullptr, FinalOverriders); in getFinalOverriders()
H A DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() argument
25 SubExprs[COLLECTION] = Collect; in ObjCForCollectionStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp155 void runImpl(const driver::Action *A, bool Collect) { in runImpl()
156 bool CollectChildren = Collect; in runImpl()
163 if (Collect) { in runImpl()
/netbsd-src/sys/arch/sgimips/
H A DTODO5 * Collect the T-shirt
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h76 Collect, enumerator
H A DGCNSchedStrategy.cpp306 MinOccupancy(StartingOccupancy), Stage(Collect), RegionIdx(0) { in GCNScheduleDAGMILive()
312 if (Stage == Collect) { in schedule()
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-collect-app.texi9 @settitle Collect performance data for the target application
57 gp-collect-app - Collect performance data for the target program
82 Collect performance data on the target program. In addition to Program Counter
H A Dgprofng.texi270 @i{Collect performance data:}
275 Collect application performance data.
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtObjC.h29 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/
H A DREADME.md61 # Collect and store the data required by the CTU analysis
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-dwarfdump.rst114 Collect debug info quality metrics and print the results
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp136 bool Collect; member
141 if (Collect) in lex()
147 assert(Collect && "did not collect tokens"); in revert()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgcov-tool.texi63 Collect the profiles for different set of inputs, and use this tool to merge
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgcov-tool.texi63 Collect the profiles for different set of inputs, and use this tool to merge
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DTestSuiteGuide.md188 Collect internal LLVM statistics. Appends `-save-stats=obj` when invoking the
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.def258 CODEGENOPT(SanitizeStats , 1, 0) ///< Collect statistics for sanitizers.
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dconfigure.ac495 # Collect host-machine-specific information.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dconfigure.ac463 # Collect host-machine-specific information.
/netbsd-src/usr.bin/config/
H A DTODO292 o Collect all objects and create a relocatable (netbsd.ro). At this point,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp751 auto Collect = [&](TemplateArgument Pattern) { in addPacks() local
763 Collect(Pattern); in addPacks()
771 Collect(ExtraDeductions.pop_back_val()); in addPacks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1220 SDValue Collect = in compressHvxPred() local
1222 return DAG.getBitcast(ResTy, Collect); in compressHvxPred()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2015580 * d-objfile.cc (VarDeclaration::toObjFile): Collect all TLS variables
/netbsd-src/external/bsd/openldap/dist/include/
H A Dportable.hin976 /* define for Collect overlay */
/netbsd-src/external/bsd/openldap/dist/
H A Dconfigure.ac383 OL_ARG_ENABLE(collect, [AS_HELP_STRING([--enable-collect], [Collect overlay])],
2804 AC_DEFINE_UNQUOTED(SLAPD_OVER_COLLECT,$MFLAG,[define for Collect overlay])
/netbsd-src/external/gpl3/gdb/dist/sim/igen/
H A DChangeLog-2021858 * gen-itable.c (gen_itable_h): Collect summary info on instruction

12345