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