Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
676 CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } }; in MakeCursorObjCProtocolRef()682 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()941 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
209 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
4131 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()4528 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()5155 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()5318 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()5521 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1651 CXCursor_ObjCProtocolRef = 41, enumerator