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.cpp5438 OA->doOnEachDeviceDependence([&](Action *DepA, const ToolChain *DepTC, in BuildJobsForActionNoCache()
5440 DevA.append(BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
5454 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5456 C, DepA, DepTC, DepBoundArch, /*AtTopLevel=*/false, in BuildJobsForActionNoCache()
5523 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5525 C, DepA, DepTC, DepBoundArch, /* AtTopLevel */ false, in BuildJobsForActionNoCache()