Searched refs:AllTUsToolExecutor (Results 1 – 3 of 3) sorted by relevance
19 const char *AllTUsToolExecutor::ExecutorName = "AllTUsToolExecutor";64 AllTUsToolExecutor::AllTUsToolExecutor( in AllTUsToolExecutor() function in clang::tooling::AllTUsToolExecutor70 AllTUsToolExecutor::AllTUsToolExecutor( in AllTUsToolExecutor() function in clang::tooling::AllTUsToolExecutor78 llvm::Error AllTUsToolExecutor::execute( in execute()166 return std::make_unique<AllTUsToolExecutor>(std::move(OptionsParser), in create()
25 class AllTUsToolExecutor : public ToolExecutor {32 AllTUsToolExecutor(const CompilationDatabase &Compilations,41 AllTUsToolExecutor(CommonOptionsParser Options, unsigned ThreadCount,
252 AllTUsToolExecutor Executor(Compilations, /*ThreadCount=*/0); in TEST()282 AllTUsToolExecutor Executor(Compilations, /*ThreadCount=*/0); in TEST()