Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Ddeep_thread_stack.cpp27 typedef void* (*callback_type)(void* arg); typedef
/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A DF_incomplete.pass.cpp25 typedef std::function<void(X&)> callback_type; typedef
/llvm-project/openmp/tools/multiplex/
H A Dompt-multiplex.h993 #define ompt_event_macro(event_name, callback_type, event_id) \ in ompt_multiplex_own_set_callback() argument
1018 #define ompt_event_macro(event_name, callback_type, event_id) \ in ompt_multiplex_client_set_callback() argument
1078 #define ompt_event_macro(event_name, callback_type, event_id) \ in ompt_multiplex_initialize() argument
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp577 ompt_event_macro(event_name,callback_type,event_id) global() argument
602 ompt_event_macro(event_name,callback_type,event_id) global() argument
/llvm-project/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1618 auto callback_type = callback->getType(); in total_params() local
1725 auto callback_type = callback->getType(); in print_callback_lambda() local