Home
last modified time | relevance | path

Searched defs:appendLinkHostActions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2450 virtual Action* appendLinkHostActions(ActionList &AL) { return nullptr; } in appendLinkHostActions() function in __anon51bf6f8c0a11::OffloadingActionBuilder::DeviceActionBuilder
3082 Action* appendLinkHostActions(ActionList &AL) override { return AL.back(); } in appendLinkHostActions() function in __anon51bf6f8c0a11::OffloadingActionBuilder::HIPActionBuilder
3231 Action* appendLinkHostActions(ActionList &AL) override { in appendLinkHostActions() function in __anon51bf6f8c0a11::OffloadingActionBuilder::OpenMPActionBuilder