Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5524 OA->doOnEachDeviceDependence([&](Action *DepA, const ToolChain *DepTC, in BuildJobsForActionNoCache()
5526 DevA.append(BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
5540 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5542 C, DepA, DepTC, DepBoundArch, /*AtTopLevel=*/false, in BuildJobsForActionNoCache()
5609 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5611 C, DepA, DepTC, DepBoundArch, /* AtTopLevel */ false, in BuildJobsForActionNoCache()