Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
848 CXCursor C = {CXCursor_ObjCProtocolRef, 0, {Proto, RawLoc, TU}}; in MakeCursorObjCProtocolRef()854 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()1107 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
277 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
4637 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()5243 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()5982 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()6144 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()6346 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1804 CXCursor_ObjCProtocolRef = 41, enumerator