Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.h257 template <typename C> void foreach_array(byte_range bytes, C callback) { in foreach_array() function
H A Dsystem.cpp297 msgpack::foreach_array(message, [&](msgpack::byte_range value) { in array_lookup_element()