Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRPCUtils.h599 using UnwrappedArgType = ArgT; variable
606 using UnwrappedArgType = ArgT; variable
649 using UnwrappedArgType = typename ResponseHandlerArg< in handleResponse() local