Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
891 CXCursor C = {CXCursor_ObjCProtocolRef, 0, {Proto, RawLoc, TU}}; in MakeCursorObjCProtocolRef()897 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()1150 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
283 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
4833 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()5439 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()6208 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()6370 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()6572 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1804 CXCursor_ObjCProtocolRef = 41, enumerator