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.cpp5871 OA->doOnEachDeviceDependence([&](Action *DepA, const ToolChain *DepTC, in BuildJobsForActionNoCache()
5873 DevA.append(BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
5887 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5889 C, DepA, DepTC, DepBoundArch, /*AtTopLevel=*/false, in BuildJobsForActionNoCache()
5957 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5959 C, DepA, DepTC, DepBoundArch, /* AtTopLevel */ false, in BuildJobsForActionNoCache()