Searched refs:CXObjCPropertyAttr_noattr (Results 1 – 7 of 7) sorted by relevance
3922 CXObjCPropertyAttr_noattr = 0x00, enumerator
4531 CXObjCPropertyAttr_noattr = 0x00, enumerator
1171 const CXObjCPropertyAttr_noattr = 0; constant
7211 return CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()7213 unsigned Result = CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()
924 if (PropAttrs != CXObjCPropertyAttr_noattr) { in PrintCursor()
1091 if (PropAttrs != CXObjCPropertyAttr_noattr) { in PrintCursor()
8199 return CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()8201 unsigned Result = CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()