Lines Matching refs:make_const
1194 int make_const = 0; in follow_types() local
1205 if (make_const) in follow_types()
1206 follow_type = make_cv_type (make_const, in follow_types()
1216 make_const = make_volatile = 0; in follow_types()
1220 make_const = 1; in follow_types()
1230 if (make_const) in follow_types()
1231 follow_type = make_cv_type (make_const, in follow_types()
1241 make_const = make_volatile = 0; in follow_types()
1246 if (make_const) in follow_types()
1247 follow_type = make_cv_type (make_const, in follow_types()
1257 make_const = make_volatile = 0; in follow_types()