Searched refs:StructRef (Results 1 – 1 of 1) sorted by relevance
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()4135 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local4140 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()4141 S += "*dst, " + StructRef; in SynthesizeBlockHelperFuncs()4160 S += "(" + StructRef; in SynthesizeBlockHelperFuncs()