Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
539 CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } }; in MakeCursorObjCProtocolRef()545 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()803 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
200 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
3240 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()3566 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()4079 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()4236 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()4438 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1548 CXCursor_ObjCProtocolRef = 41, enumerator