Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp183 DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in printDiffsCategorizedByFilesPresent()
349 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in computeDiff()
432 const DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in outputJSONForAllDiffs()
454 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in outputAllDiffs()
475 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in tryOutputAllDiffs()
492 DiffsCategorizedByFilesPresent DiffsByFilesPresent; in trySizeSiff() local