Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
514 CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } }; in MakeCursorObjCProtocolRef()520 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()778 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
189 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
3163 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()3489 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()3998 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()4155 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()4357 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1543 CXCursor_ObjCProtocolRef = 41, enumerator