Searched refs:StandaloneToolExecutor (Results 1 – 3 of 3) sorted by relevance
20 const char *StandaloneToolExecutor::ExecutorName = "StandaloneToolExecutor";29 StandaloneToolExecutor::StandaloneToolExecutor( in StandaloneToolExecutor() function in clang::tooling::StandaloneToolExecutor42 StandaloneToolExecutor::StandaloneToolExecutor( in StandaloneToolExecutor() function in clang::tooling::StandaloneToolExecutor52 llvm::Error StandaloneToolExecutor::execute( in execute()79 return std::make_unique<StandaloneToolExecutor>(std::move(OptionsParser)); in create()
30 class StandaloneToolExecutor : public ToolExecutor {36 StandaloneToolExecutor(48 StandaloneToolExecutor(
171 StandaloneToolExecutor::ExecutorName); in TEST()186 StandaloneToolExecutor Executor(Compilations, in TEST()197 StandaloneToolExecutor Executor(Compilations, in TEST()210 StandaloneToolExecutor Executor(Compilations, in TEST()