Home
last modified time | relevance | path

Searched refs:next_scope (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libompd/src/
H A Domp-icv.cpp88 ompd_scope_t *next_scope, int *more) { in ompd_enumerate_icvs() argument
92 if (!next_id || !next_icv_name || !next_scope || !more) { in ompd_enumerate_icvs()
110 *next_scope = ompd_icv_scope_values[*next_id]; in ompd_enumerate_icvs()
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp-tools.h.var1330 ompd_scope_t *next_scope, int *more);