Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp446 void LinkerWrapperJobAction::anchor() {} in anchor()
448 LinkerWrapperJobAction::LinkerWrapperJobAction(ActionList &Inputs, in LinkerWrapperJobAction() function in LinkerWrapperJobAction
H A DDriver.cpp4290 LA = C.MakeAction<LinkerWrapperJobAction>(LinkerInputs, types::TY_Image); in BuildActions()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h656 class LinkerWrapperJobAction : public JobAction {
660 LinkerWrapperJobAction(ActionList &Inputs, types::ID Type);