Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h325 using WFHH = in handle()
328 return WFHH::apply(std::forward<HandlerT>(Handler), ArgData, ArgSize); in makeSerializable()
321 using WFHH = handle() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h521 using WFHH = in handle() local
524 return WFHH::apply(std::forward<HandlerT>(Handler), ArgData, ArgSize); in handle()