Searched refs:ProtocolExprDecls (Results 1 – 2 of 2) sorted by relevance
118 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anon6e6e6bfc0111::RewriteObjC3052 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()4914 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) in HandleTranslationUnit()4932 ProtocolExprDecls.size()) { in HandleTranslationUnit()5599 if (ProtocolExprDecls.size()) { in RewriteMetaDataIntoBuffer()5602 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in RewriteMetaDataIntoBuffer()
127 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anoneeab31c10111::RewriteModernObjC3602 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()5852 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in HandleTranslationUnit()5882 ProtocolExprDecls.size()) { in HandleTranslationUnit()