Home
last modified time | relevance | path

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

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