Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DAction.cpp443 void LinkerWrapperJobAction::anchor() {} in anchor()
445 LinkerWrapperJobAction::LinkerWrapperJobAction(ActionList &Inputs, in LinkerWrapperJobAction() function in LinkerWrapperJobAction
H A DDriver.cpp4194 LA = C.MakeAction<LinkerWrapperJobAction>(LinkerInputs, types::TY_Image); in BuildActions()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DAction.h684 class LinkerWrapperJobAction : public JobAction {
688 LinkerWrapperJobAction(ActionList &Inputs, types::ID Type);