Searched refs:ToolInvocation (Results 1 – 4 of 4) sorted by relevance
194 ToolInvocation Invocation( in runToolOnCodeWithArgs()302 ToolInvocation::ToolInvocation( in ToolInvocation() function in ToolInvocation308 ToolInvocation::ToolInvocation( in ToolInvocation() function in ToolInvocation317 ToolInvocation::~ToolInvocation() { in ~ToolInvocation()322 bool ToolInvocation::run() { in run()364 bool ToolInvocation::runInvocation( in runInvocation()550 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), in run()638 ToolInvocation Invocation( in buildASTFromCodeWithArgs()
232 class ToolInvocation {245 ToolInvocation(std::vector<std::string> CommandLine,257 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,261 ~ToolInvocation();
66 std::string ToolInvocation; member
560 os << html::EscapeText(DiagOpts.ToolInvocation); in FinalizeHTML()