Searched refs:FilesPresent (Results 1 – 1 of 1) sorted by relevance
74 enum FilesPresent { A, B, BOTH }; enum98 FilesPresent getFilesPresent() const { in getFilesPresent()148 FilesPresent FP = FD.getFilesPresent(); in printFunctionDiff()155 case FilesPresent::A: in printFunctionDiff()158 case FilesPresent::B: in printFunctionDiff()161 case FilesPresent::BOTH: in printFunctionDiff()400 const FilesPresent &WhichFiles) { in getFunctionDiffListAsJSON()