Searched refs:ToolInvocation (Results 1 – 4 of 4) 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()383 bool ToolInvocation::runInvocation( in runInvocation()569 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), in run()657 ToolInvocation Invocation( in buildASTFromCodeWithArgs()
240 class ToolInvocation {253 ToolInvocation(std::vector<std::string> CommandLine,265 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,269 ~ToolInvocation();
66 std::string ToolInvocation; member
560 os << html::EscapeText(DiagOpts.ToolInvocation); in FinalizeHTML()