Home
last modified time | relevance | path

Searched refs:InBoth (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp114 SmallVector<FunctionDiff> InBoth; member
126 InBoth.push_back(FD); in addDiff()
210 PrintDiffList(DiffsByFilesPresent.InBoth); in printDiffsCategorizedByFilesPresent()
442 getFunctionDiffListAsJSON(DiffsByFilesPresent.InBoth, BOTH); in outputJSONForAllDiffs()