Searched refs:ProtocolTypeDecl (Results 1 – 2 of 2) sorted by relevance
78 TypeDecl *ProtocolTypeDecl; member in __anonb8493dda0111::RewriteObjC620 ProtocolTypeDecl = nullptr; in InitializeCommon()3020 if (!ProtocolTypeDecl) { in getProtocolType()3023 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3028 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()
80 TypeDecl *ProtocolTypeDecl; member in __anonc09f721f0111::RewriteModernObjC692 ProtocolTypeDecl = nullptr; in InitializeCommon()3566 if (!ProtocolTypeDecl) { in getProtocolType()3569 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3574 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()