Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-readtapi/
H A DDiffEngine.h144 DiffEngine(MachO::InterfaceFile *InputFileNameLHS, in DiffEngine() argument
146 : FileLHS(InputFileNameLHS), FileRHS(InputFileNameRHS){}; in DiffEngine()