Home
last modified time | relevance | path

Searched defs:MethodWrapperHandler (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h381 MethodWrapperHandler(MethodT M) : M(M) {} MethodWrapperHandler() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h607 MethodWrapperHandler(MethodT M) : M(M) {} in MethodWrapperHandler() function