Searched refs:StructRef (Results 1 – 2 of 2) sorted by relevance
3269 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local3278 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3280 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3286 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()3359 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local3364 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()3365 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()3384 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()
4054 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local4067 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4069 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4075 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()4148 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local4153 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()4154 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()4173 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()