Searched refs:CustomExecutor (Results 1 – 1 of 1) sorted by relevance
293 class CustomExecutor : public AbstractInterpreter { class298 CustomExecutor(const std::string &ExecutionCmd, in CustomExecutor() function in __anon162e57fe0411::CustomExecutor311 Expected<int> CustomExecutor::ExecuteProgram( in ExecuteProgram()428 return new CustomExecutor(CmdPath, Args); in createCustomExecutor()