Searched defs:has_kind (Results 1 – 3 of 3) sorted by relevance
1429 bool has_kind = omp_get_context_selector (ctx, "device", "kind"); in omp_context_compute_score() local
1979 bool has_kind = omp_get_context_selector (ctx, "device", "kind"); in omp_context_compute_score() local
2158 static bool has_kind(const template_class &template_class, const Kind &kind) in has_kind() function