Searched refs:PrintDiffList (Results 1 – 1 of 1) sorted by relevance
190 auto PrintDiffList = [&](SmallVector<FunctionDiff> &FunctionDiffList) { in printDiffsCategorizedByFilesPresent() local208 PrintDiffList(DiffsByFilesPresent.OnlyInA); in printDiffsCategorizedByFilesPresent()209 PrintDiffList(DiffsByFilesPresent.OnlyInB); in printDiffsCategorizedByFilesPresent()210 PrintDiffList(DiffsByFilesPresent.InBoth); in printDiffsCategorizedByFilesPresent()