Home
last modified time | relevance | path

Searched defs:Dependencies (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp75 ArrayRef<std::string> Dependencies) in getDependencyFile()
93 std::vector<std::string> Dependencies; in getDependencyFile() member in clang::tooling::dependencies::DependencyScanningTool::getDependencyFile::MakeDependencyPrinterConsumer
164 std::vector<std::string> Dependencies; in getFullDependencies() member in clang::tooling::dependencies::DependencyScanningTool::getFullDependencies::FullDependencyPrinterConsumer
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A DINSTALL.md4 Dependencies section in INSTALLATION
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DPackaging.rst61 Dependencies chapter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h113 ConstCheckerInfoList Dependencies; member
209 llvm::SmallVector<std::pair<StringRef, StringRef>, 0> Dependencies; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h156 ArrayRef<SDDbgOperand> L, ArrayRef<SDNode *> Dependencies, in SDDbgValue()
194 SmallVector<SDNode *> Dependencies; in getSDNodes() local
H A DSelectionDAG.cpp8715 ArrayRef<SDNode *> Dependencies, in getFrameIndexDbgValue()
8741 ArrayRef<SDNode *> Dependencies, in getDbgValueList()
H A DSelectionDAGBuilder.cpp1324 SmallVector<SDNode *> Dependencies; in handleDebugValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp181 const std::vector<edge_ty> &Dependencies) in DAGDeltaAlgorithmImpl()
359 const std::vector<edge_ty> &Dependencies) { in Run()
/netbsd-src/external/bsd/libfido2/dist/
H A DREADME.adoc45 === Dependencies subsection
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h89 llvm::SmallVector<unsigned, 4> Dependencies; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp36 DependencyMap Dependencies; member in __anon11e6f1850111::DependencyGraphCallback
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h111 std::vector<std::string> Dependencies; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp295 SmallVectorImpl<ModuleFile *> &Dependencies) { in getModuleDependencies()
399 SmallVector<unsigned, 4> Dependencies; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1698 const SymbolStringPtr &Name, const SymbolDependenceMap &Dependencies) { in addDependencies()
1703 const SymbolDependenceMap &Dependencies) { in addDependenciesForAll()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp822 const SymbolDependenceMap &Dependencies) { in addDependencies()
2787 const SymbolDependenceMap &Dependencies) { in OL_addDependencies()
2799 const SymbolDependenceMap &Dependencies) { in OL_addDependenciesForAll()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp345 std::set<Intrinsic *> Dependencies; member in __anon9e9e0a7a0111::Intrinsic
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4832 CodeGenFunction &CGF, ArrayRef<OMPTaskDataTy::DependData> Dependencies, in emitDependClause()
4953 CodeGenFunction &CGF, const OMPTaskDataTy::DependData &Dependencies, in emitDepobjDependClause()
H A DCGStmtOpenMP.cpp4816 OMPTaskDataTy::DependData Dependencies(DC->getDependencyKind(), in EmitOMPDepobjDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2108 int Dependencies = InvalidDeps; member