Home
last modified time | relevance | path

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

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