Searched refs:SameFile (Results 1 – 1 of 1) sorted by relevance
6481 bool SameFile = false; in GetNamedOutputPath() local6485 llvm::sys::fs::equivalent(BaseInput, Result.c_str(), SameFile); in GetNamedOutputPath()6487 if (SameFile) { in GetNamedOutputPath()