Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp465 void BinaryTranslatorJobAction::anchor() {} in anchor()
467 BinaryTranslatorJobAction::BinaryTranslatorJobAction(Action *Input, in BinaryTranslatorJobAction() function in BinaryTranslatorJobAction
H A DDriver.cpp4705 Actions.push_back(C.MakeAction<BinaryTranslatorJobAction>( in BuildActions()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h679 class BinaryTranslatorJobAction : public JobAction {
683 BinaryTranslatorJobAction(Action *Input, types::ID Type);