Searched refs:c_omp_map_clause_name (Results 1 – 7 of 7) sorted by relevance
1211 extern const char *c_omp_map_clause_name (tree, bool);
2301 c_omp_map_clause_name (tree clause, bool oacc) in c_omp_map_clause_name() function
4898 c_omp_map_clause_name (c, ort == C_ORT_ACC)); in handle_omp_array_sections_1()6308 c_omp_map_clause_name (c, true)); in cp_oacc_check_attachments()
13163 c_omp_map_clause_name (c, ort == C_ORT_ACC)); in handle_omp_array_sections_1()13869 c_omp_map_clause_name (c, true)); in c_oacc_check_attachments()
2117 instead of 'c_omp_map_clause_name'.
293 * c-common.h (c_omp_map_clause_name): Remove.294 * c-omp.cc (c_omp_map_clause_name): Remove.2527 * c-common.h (c_omp_map_clause_name): Add prototype.2528 * c-omp.c (c_omp_map_clause_name): New function.
130 instead of 'c_omp_map_clause_name'.