Searched refs:trait_selector_name (Results 1 – 3 of 3) sorted by relevance
1629 char *trait_selector_name; member
4650 os->trait_selector_name = XNEWVEC (char, strlen (selector) + 1); in gfc_match_omp_context_selector()4651 strcpy (os->trait_selector_name, selector); in gfc_match_omp_context_selector()
7697 selectors = tree_cons (get_identifier (os->trait_selector_name), in gfc_trans_omp_declare_variant()