Searched refs:StructRef (Results 1 – 2 of 2) sorted by relevance
3276 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local3285 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3287 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3293 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()3366 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local3371 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()3372 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()3391 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()
4135 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local4148 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4150 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4156 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()4229 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local4234 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()4235 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()4254 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()