Searched refs:seen_component_ref (Results 1 – 2 of 2) sorted by relevance
1210 bool seen_component_ref; in check_data_pointer_types() local1234 seen_component_ref = false; in check_data_pointer_types()1249 seen_component_ref = true; in check_data_pointer_types()1253 if (sym1->ts.type == BT_DERIVED && !seen_component_ref) in check_data_pointer_types()
1211 bool seen_component_ref; in check_data_pointer_types() local1235 seen_component_ref = false; in check_data_pointer_types()1250 seen_component_ref = true; in check_data_pointer_types()1254 if (sym1->ts.type == BT_DERIVED && !seen_component_ref) in check_data_pointer_types()