Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dos_version_check.c46 *CFStringRef, *CFDictionaryRef, *CFTypeRef, *CFErrorRef; typedef
83 typedef CFTypeID (*CFGetTypeIDFuncTy)(CFTypeRef);
87 typedef void (*CFReleaseFuncTy)(CFTypeRef);
213 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in _initializeAvailabilityCheck()
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DCFBundle.cpp101 CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const { in GetValueForInfoDictionaryKey()
162 if (CFTypeRef TypeRef = in getBundleInfo()
170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo()
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCBundle.h26 CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const;
H A DCFCString.h27 CFStringRef SetFileSystemRepresentationFromCFType(CFTypeRef cf_type);
H A DCFCBundle.cpp64 CFTypeRef CFCBundle::GetValueForInfoDictionaryKey(CFStringRef key) const { in GetValueForInfoDictionaryKey()
H A DCFCString.cpp51 CFCString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DCFString.h30 CFStringRef SetFileSystemRepresentationFromCFType(CFTypeRef cf_type);
H A DCFString.cpp54 CFStringRef CFString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp500 CFTypeRef defaults_setting = CFPreferencesCopyAppValue( in GetDbgShellCommand()
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm772 CFTypeRef values[] = {prompt};
780 CFTypeRef values1[] = {CFSTR("user"), CFSTR("admin"),
/openbsd-src/gnu/llvm/clang/docs/analyzer/
H A Dcheckers.rst1367 void test(CFTypeRef p) {
1372 void test(int x, CFTypeRef p) {