Home
last modified time | relevance | path

Searched refs:GetValueForInfoDictionaryKey (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DCFBundle.cpp101 CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const { in GetValueForInfoDictionaryKey() function in llvm::dsymutil::CFBundle
163 Bundle.GetValueForInfoDictionaryKey(CFSTR("CFBundleVersion"))) { in getBundleInfo()
170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo()