Home
last modified time | relevance | path

Searched defs:DiffsByFilesPresent (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp196 DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in printDiffsCategorizedByFilesPresent()
368 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in computeDiff()
451 const DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in outputJSONForAllDiffs()
473 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in outputAllDiffs()
494 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in tryOutputAllDiffs()
517 DiffsCategorizedByFilesPresent DiffsByFilesPresent; in main() local