Searched refs:InputFileNameLHS (Results 1 – 1 of 1) sorted by relevance
144 DiffEngine(MachO::InterfaceFile *InputFileNameLHS, in DiffEngine() argument146 : FileLHS(InputFileNameLHS), FileRHS(InputFileNameRHS){}; in DiffEngine()