Searched refs:ProtocolExprDecls (Results 1 – 2 of 2) sorted by relevance
119 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anonb8493dda0111::RewriteObjC3051 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()4891 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) in HandleTranslationUnit()4909 ProtocolExprDecls.size()) { in HandleTranslationUnit()5573 if (ProtocolExprDecls.size()) { in RewriteMetaDataIntoBuffer()5576 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in RewriteMetaDataIntoBuffer()
129 llvm::SmallPtrSet<ObjCProtocolDecl *, 32> ProtocolExprDecls; member in __anonc09f721f0111::RewriteModernObjC3593 ProtocolExprDecls.insert(Exp->getProtocol()->getCanonicalDecl()); in RewriteObjCProtocolExpr()5803 for (ObjCProtocolDecl *ProtDecl : ProtocolExprDecls) { in HandleTranslationUnit()5833 ProtocolExprDecls.size()) { in HandleTranslationUnit()