Home
last modified time | relevance | path

Searched defs:has_kind (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-general.c1429 bool has_kind = omp_get_context_selector (ctx, "device", "kind"); in omp_context_compute_score() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-general.cc1979 bool has_kind = omp_get_context_selector (ctx, "device", "kind"); in omp_context_compute_score() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc2158 static bool has_kind(const template_class &template_class, const Kind &kind) in has_kind() function