Searched refs:ProtocolExprDecls (Results 1 – 2 of 2) sorted by relevance
118 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anonf8c858050111::RewriteObjC3065 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()4924 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) in HandleTranslationUnit()4942 ProtocolExprDecls.size()) { in HandleTranslationUnit()5606 if (ProtocolExprDecls.size()) { in RewriteMetaDataIntoBuffer()5609 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in RewriteMetaDataIntoBuffer()
127 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anon7c92408a0111::RewriteModernObjC3604 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()5851 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in HandleTranslationUnit()5881 ProtocolExprDecls.size()) { in HandleTranslationUnit()