Home
last modified time | relevance | path

Searched defs:addWrapper (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp21 static llvm::orc::shared::CWrapperFunctionResult addWrapper(const char *ArgData, in addWrapper() function
H A DWrapperFunctionUtilsTest.cpp76 static WrapperFunctionResult addWrapper(const char *ArgData, size_t ArgSize) { in addWrapper() function
/llvm-project-15.0.7/compiler-rt/lib/orc/unittests/
H A Dwrapper_function_utils_test.cpp76 static __orc_rt_CWrapperFunctionResult addWrapper(const char *ArgData, in addWrapper() function