Searched refs:RewrittenBlockExprs (Results 1 – 2 of 2) sorted by relevance
138 llvm::DenseMap<BlockExpr *, std::string> RewrittenBlockExprs; member in __anon6e6e6bfc0111::RewriteObjC3335 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc()3615 RewrittenBlockExprs.clear(); in SynthesizeBlockLiterals()4613 RewrittenBlockExprs[BE] = Str; in RewriteFunctionBodyOrGlobalInitializer()
147 llvm::DenseMap<BlockExpr *, std::string> RewrittenBlockExprs; member in __anoneeab31c10111::RewriteModernObjC4134 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc()4435 RewrittenBlockExprs.clear(); in SynthesizeBlockLiterals()5500 RewrittenBlockExprs[BE] = Str; in RewriteFunctionBodyOrGlobalInitializer()