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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h741 inline counter *getCounters() { return _counters; } function in class:kmp_stats_list
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h500 MutableArrayRef<Expr *> getCounters() { function in class:clang::OMPLoopDirective

Completed in 188 milliseconds