Searched defs:get_api_type (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_affinity.h | 190 api_type get_api_type() const override { return HWLOC; } in get_api_type() function |
H A D | kmp.h | 809 virtual api_type get_api_type() const { get_api_type() function |