Searched refs:ToolInvocation (Results 1 – 5 of 5) sorted by relevance
213 ToolInvocation Invocation( in runToolOnCodeWithArgs()321 ToolInvocation::ToolInvocation( in ToolInvocation() function in ToolInvocation327 ToolInvocation::ToolInvocation( in ToolInvocation() function in ToolInvocation336 ToolInvocation::~ToolInvocation() { in ~ToolInvocation()341 bool ToolInvocation::run() { in run()398 bool ToolInvocation::runInvocation( in runInvocation()584 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), in run()672 ToolInvocation Invocation( in buildASTFromCodeWithArgs()
239 class ToolInvocation {252 ToolInvocation(std::vector<std::string> CommandLine,264 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,268 ~ToolInvocation();
461 ToolInvocation Invocation(std::move(Argv), &Action, &*FileMgr, in computeDependencies()
64 std::string ToolInvocation; member
619 os << html::EscapeText(DiagOpts.ToolInvocation); in FinalizeHTML()