Searched refs:RunResult (Results 1 – 2 of 2) sorted by relevance
129 std::pair<tooling::Replacements, unsigned> RunResult = in process() local134 for (const tooling::Replacement &Fix : RunResult.first) in process()140 Penalty += RunResult.second; in process()141 for (const auto &R : RunResult.first) { in process()
206 int RunResult = in printSymbolizedStackTrace() 208 if (RunResult != 0) in printSymbolizedStackTrace() 205 int RunResult = printSymbolizedStackTrace() local