Home
last modified time | relevance | path

Searched refs:OffloadBundlingJobClass (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DAction.cpp40 case OffloadBundlingJobClass: in getClassName()
408 : JobAction(OffloadBundlingJobClass, Inputs, Inputs.back()->getType()) {} in OffloadBundlingJobAction()
H A DToolChain.cpp361 case Action::OffloadBundlingJobClass: in getTool()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DAction.h73 OffloadBundlingJobClass, enumerator
581 return A->getKind() == OffloadBundlingJobClass; in classof()