Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp2818 virtual Action* appendLinkHostActions(ActionList &AL) { return nullptr; } in appendLinkHostActions() function in __anonbd3e07ce0811::OffloadingActionBuilder::DeviceActionBuilder
3526 Action* appendLinkHostActions(ActionList &AL) override { return AL.back(); } in appendLinkHostActions() function in __anonbd3e07ce0811::OffloadingActionBuilder::HIPActionBuilder