Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_stats.h741 inline counter *getCounters() { return _counters; } in getCounters() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmtOpenMP.h487 MutableArrayRef<Expr *> getCounters() { in getCounters() function