Searched refs:CFDictionaryKeyCallBacks (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Analysis/
H A Dcfref_PR2519.c13 CFDictionaryKeyCallBacks; typedef in typeref:struct:__anon18314
14 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks;
19 extern CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks);
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h113 CFDictionaryKeyCallBacks; typedef in typeref:struct:__anon18302
114 extern const CFDictionaryKeyCallBacks kCFTypeDictionaryKeyCallBacks;
121 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks);

Completed in 3713 milliseconds