Searched refs:DeviceLinkAction (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2835 auto *DeviceLinkAction = variable
2840 DeviceLinkDeps.add(*DeviceLinkAction, *ToolChains[0],
2843 DeviceLinkAction->getType()));
2997 auto *DeviceLinkAction = variable
3000 DeviceLinkDeps.add(*DeviceLinkAction, **TC, /*BoundArch=*/nullptr,
3003 DeviceLinkAction->getType()));

Completed in 43 milliseconds