Searched defs:DescTag (Results 1 – 2 of 2) sorted by relevance
3503 std::string RewriteObjC::SynthesizeBlockDescriptor(std::string DescTag, in SynthesizeBlockDescriptor()3573 std::string DescTag = "__" + FunName.str() + "_block_desc_" + utostr(i); in SynthesizeBlockLiterals() local
4293 const std::string &DescTag, const std::string &ImplTag, int i, in SynthesizeBlockDescriptor() argument 4364 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals() local