Searched refs:ptr_qual_type (Results 1 – 1 of 1) sorted by relevance
331 QualType ptr_qual_type; in SynthesizeBodyResult() local334 ptr_qual_type = Ctx.getObjCObjectPointerType(expr_qual_type); in SynthesizeBodyResult()336 ptr_qual_type = Ctx.getPointerType(expr_qual_type); in SynthesizeBodyResult()340 result_ptr_id, ptr_qual_type, NULL, SC_Static); in SynthesizeBodyResult()