Home
last modified time | relevance | path

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

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