Searched refs:RunResult (Results 1 – 2 of 2) sorted by relevance
90 std::pair<tooling::Replacements, unsigned> RunResult = in process() local95 for (tooling::Replacements::const_iterator I = RunResult.first.begin(), in process()96 E = RunResult.first.end(); in process()105 Penalty += RunResult.second; in process()106 for (const auto &R : RunResult.first) { in process()
178 int RunResult = in printSymbolizedStackTrace() local180 if (RunResult != 0) in printSymbolizedStackTrace()