Home
last modified time | relevance | path

Searched refs:Dependency (Results 1 – 25 of 41) sorted by relevance

12

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp265 for (const CheckerInfo *Dependency : Deps) { in collectStrongDependencies() local
266 if (!IsEnabled(Dependency)) in collectStrongDependencies()
270 if (!collectStrongDependencies(Dependency->Dependencies, Mgr, Ret, in collectStrongDependencies()
273 Ret.insert(Dependency); in collectStrongDependencies()
285 for (const CheckerInfo *Dependency : WeakDeps) { in collectWeakDependencies() local
288 collectWeakDependencies(Dependency->WeakDependencies, Mgr, Ret, IsEnabled); in collectWeakDependencies()
290 if (IsEnabled(Dependency) && in collectWeakDependencies()
291 collectStrongDependencies(Dependency->Dependencies, Mgr, Ret, in collectWeakDependencies()
293 Ret.insert(Dependency); in collectWeakDependencies()
326 void CheckerRegistry::addDependency(StringRef FullName, StringRef Dependency) { in addDependency() argument
[all …]
/src/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/
H A DCheckerDependencyHandling.cpp10 struct Dependency : public Checker<check::BeginFunction> { struct
20 registry.addChecker<Dependency>("example.Dependency", "", ""); in clang_registerCheckers()
/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Dtst.TestTransStability1.ksh.out7 Dependency Class: Common
12 Dependency Class: Common
H A Dtst.TestTransStability2.ksh.out7 Dependency Class: Common
12 Dependency Class: Unknown
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp60 for (const CheckerInfo *Dependency : Dependencies) { in dumpToStream() local
61 Out << " " << Dependency->FullName << '\n'; in dumpToStream()
64 for (const CheckerInfo *Dependency : WeakDependencies) { in dumpToStream() local
65 Out << " " << Dependency->FullName << '\n'; in dumpToStream()
/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp271 for (const Record *Dependency : in EmitClangSACheckers() local
277 OS.write_escaped(getCheckerFullName(Dependency)) << '\"'; in EmitClangSACheckers()
296 for (const Record *Dependency : in EmitClangSACheckers() local
302 OS.write_escaped(getCheckerFullName(Dependency)) << '\"'; in EmitClangSACheckers()
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h139 void addDependency(StringRef FullName, StringRef Dependency);
143 void addWeakDependency(StringRef FullName, StringRef Dependency);
/src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h187 struct Dependency { struct
192 Dependency Dep;
239 DependencyEdge::Dependency &&DE);
H A DBottleneckAnalysis.cpp151 const DependencyEdge::Dependency &DE = DepEdge.Dep; in dumpDependencyEdge()
360 const DependencyEdge::Dependency &Dep = DE->Dep; in printCriticalSequence()
423 DependencyEdge::Dependency &&Dep) { in addDependency()
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1003 if (auto *Dependency = dyn_cast_if_present<DIVariable *>(Count)) in dependencies() local
1004 Result.push_back(Dependency); in dependencies()
1006 if (auto *Dependency = dyn_cast_if_present<DIVariable *>(LB)) in dependencies() local
1007 Result.push_back(Dependency); in dependencies()
1009 if (auto *Dependency = dyn_cast_if_present<DIVariable *>(UB)) in dependencies() local
1010 Result.push_back(Dependency); in dependencies()
1012 if (auto *Dependency = dyn_cast_if_present<DIVariable *>(ST)) in dependencies() local
1013 Result.push_back(Dependency); in dependencies()
1016 if (auto *Dependency = dyn_cast_if_present<DIVariable *>(Count)) in dependencies() local
1017 Result.push_back(Dependency); in dependencies()
[all …]
/src/contrib/file/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/src/contrib/libevent/build-aux/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/src/contrib/ntp/sntp/libevent/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/src/contrib/openbsm/config/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/src/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/src/contrib/openpam/
H A Ddepcomp41 depmode Dependency tracking mode.
45 depfile Dependency file to output.
/src/crypto/krb5/src/config/
H A Dpost.in125 sed -e '/^# +++ Dependency line eater +++/,$$d' \
140 sed -e '/^# +++ Dependency line eater +++/,$$d' \
143 echo "# +++ Dependency line eater +++" >> $(srcdir)/Makefile.in.new ;\
/src/contrib/libcbor/
H A DBazel.md1 # Use as a Bazel Dependency
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp648 for (auto *Dependency : BI.Dependencies) { in computeBlockNonLocalDeps() local
649 if (Dependant != Dependency && in computeBlockNonLocalDeps()
650 DependantBI.Dependencies.insert(Dependency).second) in computeBlockNonLocalDeps()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleBtVer2.td61 // Reference: Section 21.8 "AMD Bobcat and Jaguar pipeline: Dependency-breaking
864 // Section 21.8 [Dependency-breaking instructions].
969 // Dependency breaking instructions.
H A DX86ScheduleSLM.td499 // Dependency breaking instructions.
H A DX86ScheduleBdVer2.td1387 // Dependency breaking instructions.
/src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommands.td178 def Dependency : RecordLikeDetailCommand<"dependency">;
/src/contrib/tcpdump/
H A DREADME.md42 ### Dependency on libpcap
/src/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr248 # Only unmark if it's marked as a Dependency

12