Searched defs:DescTag (Results 1 – 2 of 2) sorted by relevance
3502 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor()3572 std::string DescTag = "__" + FunName.str() + "_block_desc_" + utostr(i); in SynthesizeBlockLiterals() local
4301 std::string RewriteModernObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor()4372 std::string DescTag = "__" + FunName.str() + "_block_desc_" + utostr(i); in SynthesizeBlockLiterals() local