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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3245 ActionList DeviceAL; local
3249 SB->appendLinkDeviceActions(DeviceAL);
3252 if (DeviceAL.empty())
3260 HA = SB->appendLinkHostActions(DeviceAL);

Completed in 61 milliseconds