Searched refs:deducible_array_bound (Results 1 – 3 of 3) sorted by relevance
21757 deducible_array_bound (tree domain) in deducible_array_bound() function21826 || deducible_array_bound (TYPE_DOMAIN (type))); in uses_deducible_template_parms()23309 && deducible_array_bound (TYPE_DOMAIN (parm))) in unify()
22619 deducible_array_bound (tree domain) in deducible_array_bound() function22688 || deducible_array_bound (TYPE_DOMAIN (type))); in uses_deducible_template_parms()24213 && deducible_array_bound (TYPE_DOMAIN (parm))) in unify()
3029 (deducible_array_bound, deducible_expression): New.