Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1629 char *trait_selector_name; member
H A Dopenmp.cc4650 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()
H A Dtrans-openmp.cc7697 selectors = tree_cons (get_identifier (os->trait_selector_name), in gfc_trans_omp_declare_variant()