Searched defs:ImplTag (Results 1 – 2 of 2) sorted by relevance
3504 std::string ImplTag, int i, in SynthesizeBlockDescriptor()3572 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local
4294 SynthesizeBlockDescriptor(std::string DescTag,std::string ImplTag,int i,StringRef FunName,unsigned hasCopy) SynthesizeBlockDescriptor() argument 4363 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); SynthesizeBlockLiterals() local [all...]