Searched defs:CFBundle (Results 1 – 1 of 1) sorted by relevance
87 class CFBundle : public CFReleaser<CFBundleRef> { class89 CFBundle(StringRef Path) : CFReleaser<CFBundleRef>() { SetFromPath(Path); } in CFBundle() function in llvm::dsymutil::CFBundle91 CFBundle(CFURLRef Url) in CFBundle() function in llvm::dsymutil::CFBundle