Searched refs:ObjCProtocolDeclInfo (Results 1 – 3 of 3) sorted by relevance
158 struct ObjCProtocolDeclInfo : public ObjCContainerDeclInfo { struct161 ObjCProtocolDeclInfo(const ObjCProtocolDecl *D) in ObjCProtocolDeclInfo() argument
774 if (const ObjCProtocolDeclInfo * in clang_index_getObjCProtocolRefListInfo()775 ProtInfo = dyn_cast<ObjCProtocolDeclInfo>(DI)) in clang_index_getObjCProtocolRefListInfo()
735 ObjCProtocolDeclInfo ProtInfo(D); in handleObjCProtocol()