Searched refs:CXObjCPropertyAttr_noattr (Results 1 – 3 of 3) sorted by relevance
4011 CXObjCPropertyAttr_noattr = 0x00, enumerator
1103 if (PropAttrs != CXObjCPropertyAttr_noattr) { in PrintCursor()
8544 return CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()8546 unsigned Result = CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()