Searched defs:ObjCProtocolDeclInfo (Results 1 – 1 of 1) sorted by relevance
158 struct ObjCProtocolDeclInfo : public ObjCContainerDeclInfo { struct161 ObjCProtocolDeclInfo(const ObjCProtocolDecl *D) in ObjCProtocolDeclInfo() argument167 static bool classof(const DeclInfo *D) { in classof()