Home
last modified time | relevance | path

Searched defs:CFOptionFlags (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/ARCMT/
Dobjcmt-ns-returns-inner-pointer.m44 typedef unsigned long CFOptionFlags; typedef
Dobjcmt-migrate-all.m45 typedef unsigned long CFOptionFlags; typedef
/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py222 CFOptionFlags = Type("CFOptionFlags", "l") variable