Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.h51 void cb_boolean(bool x) { derived().handle_boolean(x); } in cb_boolean()
72 void handle_boolean(bool) {} in handle_boolean() function