Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3633 OffloadAction::DeviceDependences DeviceLinkDeps; in appendLinkDeviceActions() local
3634 DeviceLinkDeps.add(*DeviceLinkAction, *ToolChains[0], in appendLinkDeviceActions()
3637 DeviceLinkDeps, DeviceLinkAction->getType())); in appendLinkDeviceActions()