Searched refs:DiffsByFilesPresent (Results 1 – 1 of 1) sorted by relevance
197 DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in printDiffsCategorizedByFilesPresent() argument222 PrintDiffList(DiffsByFilesPresent.OnlyInA); in printDiffsCategorizedByFilesPresent()223 PrintDiffList(DiffsByFilesPresent.OnlyInB); in printDiffsCategorizedByFilesPresent()224 PrintDiffList(DiffsByFilesPresent.InBoth); in printDiffsCategorizedByFilesPresent()369 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in computeDiff() argument379 DiffsByFilesPresent.addDiff(FuncDiff); in computeDiff()462 getFunctionDiffListAsJSON(DiffsByFilesPresent.InBoth, BOTH); in outputJSONForAllDiffs()474 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in outputAllDiffs() argument481 printDiffsCategorizedByFilesPresent(DiffsByFilesPresent, OF->os()); in outputAllDiffs()495 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in tryOutputAllDiffs() argument[all …]