Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DAction.cpp444 void LinkerWrapperJobAction::anchor() {} in anchor()
446 LinkerWrapperJobAction::LinkerWrapperJobAction(ActionList &Inputs, in LinkerWrapperJobAction() function in LinkerWrapperJobAction
H A DDriver.cpp4129 LA = C.MakeAction<LinkerWrapperJobAction>(LinkerInputs, types::TY_Image); in BuildActions()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DAction.h655 class LinkerWrapperJobAction : public JobAction {
659 LinkerWrapperJobAction(ActionList &Inputs, types::ID Type);