Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3484 ActionList DeviceAL; in makeHostLinkAction() local
3488 SB->appendLinkDeviceActions(DeviceAL); in makeHostLinkAction()
3491 if (DeviceAL.empty()) in makeHostLinkAction()
3499 HA = SB->appendLinkHostActions(DeviceAL); in makeHostLinkAction()