Searched refs:StructRef (Results 1 – 2 of 2) sorted by relevance
3257 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local3266 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3268 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3274 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()3347 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local3352 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()3353 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()3372 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()
4043 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local4056 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4058 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4064 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()4137 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local4142 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()4143 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()4162 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()