Searched refs:BinaryPath (Results 1 – 2 of 2) sorted by relevance
409 static std::string GetResourcesPath(StringRef BinaryPath);
184 std::string Driver::GetResourcesPath(StringRef BinaryPath) { in GetResourcesPath() argument190 StringRef Dir = llvm::sys::path::parent_path(BinaryPath); in GetResourcesPath()