Searched refs:AllTUsToolExecutor (Results 1 – 2 of 2) 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()
26 class AllTUsToolExecutor : public ToolExecutor {33 AllTUsToolExecutor(const CompilationDatabase &Compilations,42 AllTUsToolExecutor(CommonOptionsParser Options, unsigned ThreadCount,