Searched refs:ProtocolTypeDecl (Results 1 – 2 of 2) sorted by relevance
78 TypeDecl *ProtocolTypeDecl; member in __anon0b295c890111::RewriteObjC622 ProtocolTypeDecl = nullptr; in InitializeCommon()3022 if (!ProtocolTypeDecl) { in getProtocolType()3025 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3030 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()
79 TypeDecl *ProtocolTypeDecl; member in __anonadad980e0111::RewriteModernObjC693 ProtocolTypeDecl = nullptr; in InitializeCommon()3569 if (!ProtocolTypeDecl) { in getProtocolType()3572 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3577 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()