Searched refs:RewrittenBlockExprs (Results 1 – 2 of 2) sorted by relevance
138 llvm::DenseMap<BlockExpr *, std::string> RewrittenBlockExprs; member in __anon0b56e30a0111::RewriteObjC3336 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc()3616 RewrittenBlockExprs.clear(); in SynthesizeBlockLiterals()4611 RewrittenBlockExprs[BE] = Str; in RewriteFunctionBodyOrGlobalInitializer()
148 llvm::DenseMap<BlockExpr *, std::string> RewrittenBlockExprs; member in __anon21803b4f0111::RewriteModernObjC4127 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc()4428 RewrittenBlockExprs.clear(); in SynthesizeBlockLiterals()5488 RewrittenBlockExprs[BE] = Str; in RewriteFunctionBodyOrGlobalInitializer()