Searched refs:trait_selectors (Results 1 – 3 of 3) sorted by relevance
217 gfc_free_omp_selector_list (current->trait_selectors); in gfc_free_omp_set_selector_list()4652 os->next = oss->trait_selectors; in gfc_match_omp_context_selector()4653 oss->trait_selectors = os; in gfc_match_omp_context_selector()
1640 struct gfc_omp_selector *trait_selectors; member
7645 for (os = oss->trait_selectors; os; os = os->next) in gfc_trans_omp_declare_variant()