Searched refs:BinaryPath (Results 1 – 2 of 2) sorted by relevance
382 static std::string GetResourcesPath(StringRef BinaryPath,
174 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() argument181 std::string Dir = std::string(llvm::sys::path::parent_path(BinaryPath)); in GetResourcesPath()