Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/
DDriver.cpp2384 virtual Action* appendLinkHostActions(ActionList &AL) { return nullptr; } in appendLinkHostActions() function in __anon1c4ff0b80a11::OffloadingActionBuilder::DeviceActionBuilder
2949 Action* appendLinkHostActions(ActionList &AL) override { return AL.back(); } in appendLinkHostActions() function in __anon1c4ff0b80a11::OffloadingActionBuilder::HIPActionBuilder
3098 Action* appendLinkHostActions(ActionList &AL) override { in appendLinkHostActions() function in __anon1c4ff0b80a11::OffloadingActionBuilder::OpenMPActionBuilder