Home | History | Annotate | Download | only in libclang

Lines Matching refs:getCursorObjCProtocolRef

3572       const ObjCProtocolDecl *OID = getCursorObjCProtocolRef(C).first;
4540 = getCursorObjCProtocolRef(C);
4702 return getCursorObjCProtocolRef(C).second;
4904 const ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first;