Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Driver/
DDriver.cpp5239 OA->doOnEachDeviceDependence([&](Action *DepA, const ToolChain *DepTC, in BuildJobsForActionNoCache()
5241 DevA.append(BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
5244 DepA->getOffloadingDeviceKind())); in BuildJobsForActionNoCache()
5255 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5257 C, DepA, DepTC, DepBoundArch, /*AtTopLevel=*/false, in BuildJobsForActionNoCache()
5259 DepA->getOffloadingDeviceKind())); in BuildJobsForActionNoCache()
5324 [&](Action *DepA, const ToolChain *DepTC, const char *DepBoundArch) { in BuildJobsForActionNoCache() argument
5326 C, DepA, DepTC, DepBoundArch, /* AtTopLevel */ false, in BuildJobsForActionNoCache()
5328 DepA->getOffloadingDeviceKind())); in BuildJobsForActionNoCache()