Searched defs:ImplTag (Results 1 – 1 of 1) sorted by relevance
4293 const std::string &DescTag, const std::string &ImplTag, int i, in SynthesizeBlockDescriptor()4361 std::string ImplTag = "__" + FunName.str() + "_block_impl_" + utostr(i); in SynthesizeBlockLiterals() local