Searched refs:RunResult (Results 1 – 2 of 2) sorted by relevance
126 std::pair<tooling::Replacements, unsigned> RunResult = in process() local131 for (const tooling::Replacement &Fix : RunResult.first) in process()137 Penalty += RunResult.second; in process()138 for (const auto &R : RunResult.first) { in process()
186 int RunResult = in collectAddressSymbols() local188 if (RunResult != 0) in collectAddressSymbols()