Searched refs:FilesPresent (Results 1 – 1 of 1) sorted by relevance
60 enum FilesPresent { A, B, BOTH }; enum84 FilesPresent getFilesPresent() const { in getFilesPresent()134 FilesPresent FP = FD.getFilesPresent(); in printFunctionDiff()141 case FilesPresent::A: in printFunctionDiff()144 case FilesPresent::B: in printFunctionDiff()147 case FilesPresent::BOTH: in printFunctionDiff()380 const FilesPresent &WhichFiles) { in getFunctionDiffListAsJSON()