Home
last modified time | relevance | path

Searched refs:IntVoidFnTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h184 typedef int (*IntVoidFnTy)(); in handleCallIntVoid() typedef
185 IntVoidFnTy Fn = in handleCallIntVoid()
186 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr)); in handleCallIntVoid()