Searched refs:ptr_qual_type (Results 1 – 1 of 1) sorted by relevance
347 QualType ptr_qual_type; in SynthesizeBodyResult() local350 ptr_qual_type = Ctx.getObjCObjectPointerType(expr_qual_type); in SynthesizeBodyResult()352 ptr_qual_type = Ctx.getPointerType(expr_qual_type); in SynthesizeBodyResult()356 result_ptr_id, ptr_qual_type, nullptr, SC_Static); in SynthesizeBodyResult()