Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_history.cpp45 auto get_parent = in PrintThreadHistory() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h151 kmp_hier_top_unit_t<T> *get_parent() { return hier_parent; } in get_parent() function
H A Dkmp_dispatch_hier.h420 kmp_hier_top_unit_t<T> *get_parent() { return hier_parent; } in get_parent() function