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