Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp3490 auto *DeviceLinkAction = C.MakeAction<LinkJobAction>(LI, Output); in appendLinkDeviceActions() local
3494 DeviceLinkDeps.add(*DeviceLinkAction, *ToolChains[0], in appendLinkDeviceActions()
3497 DeviceLinkDeps, DeviceLinkAction->getType())); in appendLinkDeviceActions()