Searched refs:ProtocolExprDecls (Results 1 – 2 of 2) sorted by relevance
118 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anon31b8868f0111::RewriteObjC3053 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()4912 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) in HandleTranslationUnit()4930 ProtocolExprDecls.size()) { in HandleTranslationUnit()5594 if (ProtocolExprDecls.size()) { in RewriteMetaDataIntoBuffer()5597 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in RewriteMetaDataIntoBuffer()
128 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anon1f51ae940111::RewriteModernObjC3594 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()5837 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in HandleTranslationUnit()5867 ProtocolExprDecls.size()) { in HandleTranslationUnit()