Searched defs:IntVoidFnTy (Results 1 - 6 of 6) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h156 typedef int (*IntVoidFnTy)(); typedef
157 IntVoidFnTy Fn =
158 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h156 typedef int (*IntVoidFnTy)(); typedef
157 IntVoidFnTy Fn =
158 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h156 typedef int (*IntVoidFnTy)(); typedef
157 IntVoidFnTy Fn =
158 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr));
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h156 typedef int (*IntVoidFnTy)(); typedef
157 IntVoidFnTy Fn =
158 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr));
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h156 typedef int (*IntVoidFnTy)(); typedef
157 IntVoidFnTy Fn =
158 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr));
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h156 typedef int (*IntVoidFnTy)(); typedef
157 IntVoidFnTy Fn =
158 reinterpret_cast<IntVoidFnTy>(static_cast<uintptr_t>(Addr));

Completed in 46 milliseconds