Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h321 using WFHH = in handle() local
324 return WFHH::apply(std::forward<HandlerT>(Handler), ArgData, ArgSize); in handle()
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h519 using WFHH = in handle() local
522 return WFHH::apply(std::forward<HandlerT>(Handler), ArgData, ArgSize); in handle()