Home
last modified time | relevance | path

Searched refs:trait_set_selector_name (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc4660 switch (oss->trait_set_selector_name[0]) in gfc_match_omp_context_selector()
4702 selector, oss->trait_set_selector_name); in gfc_match_omp_context_selector()
4712 && oss->trait_set_selector_name[0] == 'i' in gfc_match_omp_context_selector()
4942 oss->trait_set_selector_name = selector_sets[i]; in gfc_match_omp_context_selector_specification()
H A Dgfortran.h1639 const char *trait_set_selector_name; member
H A Dtrans-openmp.cc7702 = tree_cons (get_identifier (oss->trait_set_selector_name), in gfc_trans_omp_declare_variant()