Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_ObjCProtocolRef

676   CXCursor C = { CXCursor_ObjCProtocolRef, 0, { Proto, RawLoc, TU } };
682 assert(C.kind == CXCursor_ObjCProtocolRef);
941 Cursor.kind == CXCursor_ObjCProtocolRef ||