Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
648 CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } }; in MakeCursorObjCProtocolRef()654 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()913 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
207 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
3730 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()4183 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()4790 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()4953 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()5156 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1640 CXCursor_ObjCProtocolRef = 41, enumerator