Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2885 virtual Action* appendLinkHostActions(ActionList &AL) { return nullptr; } appendLinkHostActions() function in __anon71332b530811::OffloadingActionBuilder::DeviceActionBuilder
3625 Action* appendLinkHostActions(ActionList &AL) override { return AL.back(); } appendLinkHostActions() function in __anon71332b530811::OffloadingActionBuilder::HIPActionBuilder