Searched refs:DepTC (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
| H A D | Driver.cpp | 4547 OA->doOnEachDeviceDependence([&](Action *DepA, const ToolChain *DepTC, in BuildJobsForActionNoCache() 4550 BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache() 4563 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument 4565 C, DepA, DepTC, DepBoundArch, /*AtTopLevel=*/false, in BuildJobsForActionNoCache() 4640 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument 4642 C, DepA, DepTC, DepBoundArch, /* AtTopLevel */ false, in BuildJobsForActionNoCache()
|