Searched refs:StructRef (Results 1 – 2 of 2) sorted by relevance
3255 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local3264 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3266 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()3272 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()3345 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local3350 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()3351 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()3370 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()
4042 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local4055 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4057 S += "(" + StructRef + " *__cself)"; in SynthesizeBlockFunc()4063 S += StructRef + " *__cself, "; in SynthesizeBlockFunc()4132 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local4137 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()4138 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()4157 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()