Home
last modified time | relevance | path

Searched defs:CFURLRef (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/SemaObjC/
Dobjc-cf-audited-warning.m10 typedef const struct CF_BRIDGED_TYPE(NSURL) __CFURL * CFURLRef; typedef
Dobjcbridge-attribute-arc.m12 typedef void * __attribute__ ((objc_bridge(NSURL))) CFURLRef; // expected-error {{parameter of 'o… typedef
Dobjcbridge-attribute.m12 typedef void * __attribute__ ((objc_bridge(NSURL))) CFURLRef; // expected-error {{parameter of 'o… typedef
/external/clang/test/Analysis/
Drefcnt_naming.m5 typedef const struct __CFURL * CFURLRef; typedef
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py101 CFURLRef = OpaqueByValueType("CFURLRef", "CFURLRefObj") variable
/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py246 CFURLRef = OpaqueByValueType("CFURLRef", "CFURLRefObj") variable