Searched refs:omp_check_context_selector (Results 1 – 5 of 5) sorted by relevance
108 extern tree omp_check_context_selector (location_t loc, tree ctx);
1103 omp_check_context_selector (location_t loc, tree ctx) in omp_check_context_selector() function
9749 * omp-general.c (omp_check_context_selector): Move from c-omp.c.9752 * omp-general.h (omp_check_context_selector): New prototype.
968 c_omp_check_context_selector to omp_check_context_selector.
45604 ctx = omp_check_context_selector (match_loc, ctx); in cp_finish_omp_declare_variant()