Searched refs:ProtocolTypeDecl (Results 1 – 2 of 2) sorted by relevance
77 TypeDecl *ProtocolTypeDecl; member in __anonf8c858050111::RewriteObjC622 ProtocolTypeDecl = nullptr; in InitializeCommon()3034 if (!ProtocolTypeDecl) { in getProtocolType()3037 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3042 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()
78 TypeDecl *ProtocolTypeDecl; member in __anon7c92408a0111::RewriteModernObjC693 ProtocolTypeDecl = nullptr; in InitializeCommon()3577 if (!ProtocolTypeDecl) { in getProtocolType()3580 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3585 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()