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