Searched refs:Path2 (Results 1 – 1 of 1) sorted by relevance
196 static Optional<std::string> findFile(StringRef Path1, const Twine &Path2) { in findFile() argument199 path::append(S, Config->Sysroot, Path1.substr(1), Path2); in findFile()201 path::append(S, Path1, Path2); in findFile()