Searched refs:CXCursor_ObjCProtocolRef (Results 1 – 4 of 4) sorted by relevance
613 CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } }; in MakeCursorObjCProtocolRef()619 assert(C.kind == CXCursor_ObjCProtocolRef); in getCursorObjCProtocolRef()877 Cursor.kind == CXCursor_ObjCProtocolRef || in getCursorStmt()
207 case CXCursor_ObjCProtocolRef: in clang_getCursorType()
3571 case CXCursor_ObjCProtocolRef: { in clang_getCursorSpelling()3960 case CXCursor_ObjCProtocolRef: in clang_getCursorKindSpelling()4538 case CXCursor_ObjCProtocolRef: { in clang_getCursorLocation()4701 case CXCursor_ObjCProtocolRef: in getRawCursorExtent()4903 case CXCursor_ObjCProtocolRef: { in clang_getCursorReferenced()
1623 CXCursor_ObjCProtocolRef = 41, enumerator