Home
last modified time | relevance | path

Searched defs:callback_type (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Ddeep_thread_stack.cpp27 typedef void* (*callback_type)(void* arg); typedef
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A DF_incomplete.pass.cpp26 typedef std::function<void(X&)> callback_type; typedef
/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-general.cpp573 #define ompt_event_macro(event_name, callback_type, event_id) \ argument
598 #define ompt_event_macro(event_name, callback_type, event_id) \ argument
/llvm-project-15.0.7/openmp/tools/multiplex/
H A Dompt-multiplex.h927 #define ompt_event_macro(event_name, callback_type, event_id) \ in ompt_multiplex_own_set_callback() argument
952 #define ompt_event_macro(event_name, callback_type, event_id) \ in ompt_multiplex_client_set_callback() argument
1012 #define ompt_event_macro(event_name, callback_type, event_id) \ in ompt_multiplex_initialize() argument
/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1571 auto callback_type = method.callback->getType(); in total_params() local
1680 auto callback_type = method.callback->getType(); in print_callback_lambda() local