Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h429 const ArgDataBufferType &getArgData() const { return ArgData; } getArgData() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h660 const ArgDataBufferType &getArgData() const { return ArgData; } in getArgData() function