Searched refs:ProtocolTypeDecl (Results 1 – 2 of 2) sorted by relevance
77 TypeDecl *ProtocolTypeDecl; member in __anonc8a4c0a50111::RewriteObjC621 ProtocolTypeDecl = nullptr; in InitializeCommon()3022 if (!ProtocolTypeDecl) { in getProtocolType()3025 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3030 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()
78 TypeDecl *ProtocolTypeDecl; member in __anon8682a12a0111::RewriteModernObjC689 ProtocolTypeDecl = nullptr; in InitializeCommon()3574 if (!ProtocolTypeDecl) { in getProtocolType()3577 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl, in getProtocolType()3582 return Context->getTypeDeclType(ProtocolTypeDecl); in getProtocolType()