Searched refs:expand_work_function (Results 1 – 2 of 2) sorted by relevance
1578 bool (*expand_work_function) (gfc_expr *); member1691 return current_expand.expand_work_function (e); in expand_expr()1832 if (!current_expand.expand_work_function(e)) in expand_constructor()1855 current_expand.expand_work_function = extract_element; in gfc_get_array_element()1910 current_expand.expand_work_function = expand; in gfc_expand_constructor()1968 current_expand.expand_work_function = is_constant_element; in gfc_constant_ac()2658 current_expand.expand_work_function = count_elements; in gfc_array_size()
1590 bool (*expand_work_function) (gfc_expr *); member1703 return current_expand.expand_work_function (e); in expand_expr()1844 if (!current_expand.expand_work_function(e)) in expand_constructor()1867 current_expand.expand_work_function = extract_element; in gfc_get_array_element()1922 current_expand.expand_work_function = expand; in gfc_expand_constructor()1980 current_expand.expand_work_function = is_constant_element; in gfc_constant_ac()2670 current_expand.expand_work_function = count_elements; in gfc_array_size()