Searched refs:BundleRoot (Results 1 – 1 of 1) sorted by relevance
96 static bool createPlistFile(llvm::StringRef BundleRoot) { in createPlistFile() argument101 llvm::SmallString<128> InfoPlist(BundleRoot); in createPlistFile()116 llvm::StringRef BundleID = *llvm::sys::path::rbegin(BundleRoot); in createPlistFile()117 if (llvm::sys::path::extension(BundleRoot) == ".dSYM") in createPlistFile()