Searched refs:ProtocolTypeDecl (Results 1 – 2 of 2) sorted by relevance
77 TypeDecl *ProtocolTypeDecl; member in __anon40098a510111::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 __anon2abafbd60111::RewriteModernObjC694 ProtocolTypeDecl = nullptr; in InitializeCommon()3568 if (!ProtocolTypeDecl) { in getProtocolType()3571 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3576 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()