Searched refs:ProtocolTypeDecl (Results 1 – 1 of 1) sorted by relevance
79 TypeDecl *ProtocolTypeDecl; member in __anonc09f721f0111::RewriteModernObjC693 ProtocolTypeDecl = nullptr; in InitializeCommon()3567 if (!ProtocolTypeDecl) { in getProtocolType()3570 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3575 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()