Searched refs:SetFromPath (Results 1 – 1 of 1) sorted by relevance
89 CFBundle(StringRef Path) : CFReleaser<CFBundleRef>() { SetFromPath(Path); } in CFBundle()113 void SetFromPath(StringRef Path);116 void CFBundle::SetFromPath(StringRef Path) { in SetFromPath() function in llvm::dsymutil::CFBundle