Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dopenmp.c4936 gfc_symtree *base_proc_st, *variant_proc_st; in gfc_match_omp_declare_variant() local
4954 if (gfc_get_ha_sym_tree (buf, &variant_proc_st)) in gfc_match_omp_declare_variant()
4960 variant_proc_st = base_proc_st; in gfc_match_omp_declare_variant()
4967 odv->variant_proc_symtree = variant_proc_st; in gfc_match_omp_declare_variant()