Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp3468 ActionList DeviceAL; in makeHostLinkAction() local
3472 SB->appendLinkDeviceActions(DeviceAL); in makeHostLinkAction()
3475 if (DeviceAL.empty()) in makeHostLinkAction()
3483 HA = SB->appendLinkHostActions(DeviceAL); in makeHostLinkAction()