Home
last modified time | relevance | path

Searched defs:getCounters (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_stats.h745 inline counter *getCounters() { return _counters; } in getCounters() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1024 MutableArrayRef<Expr *> getCounters() { in getCounters() function