Searched refs:clang_Cursor_getObjCPropertyAttributes (Results 1 – 9 of 9) sorted by relevance
29 clang_Cursor_getObjCPropertyAttributes
7209 unsigned clang_Cursor_getObjCPropertyAttributes(CXCursor C, unsigned reserved) { in clang_Cursor_getObjCPropertyAttributes() function
33 clang_Cursor_getObjCPropertyAttributes
8197 unsigned clang_Cursor_getObjCPropertyAttributes(CXCursor C, unsigned reserved) { in clang_Cursor_getObjCPropertyAttributes() function
3945 CINDEX_LINKAGE unsigned clang_Cursor_getObjCPropertyAttributes(CXCursor C,
4555 clang_Cursor_getObjCPropertyAttributes(CXCursor C, unsigned reserved);
1754 …pub fn clang_Cursor_getObjCPropertyAttributes(cursor: CXCursor, reserved: c_uint) -> CXObjCPropert…
923 unsigned PropAttrs = clang_Cursor_getObjCPropertyAttributes(Cursor, 0); in PrintCursor()
1090 unsigned PropAttrs = clang_Cursor_getObjCPropertyAttributes(Cursor, 0); in PrintCursor()