Searched refs:StructRef (Results 1 – 2 of 2) sorted by relevance
3256 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local3265 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3267 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3273 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()3346 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local3351 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()3352 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()3371 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()
4046 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local4059 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4061 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4067 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()4140 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local4145 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()4146 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()4165 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()