Searched refs:LLVMMemoryManagerDestroyCallback (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm-c/
H A DExecutionEngine.h163 typedef void (*LLVMMemoryManagerDestroyCallback)(void *Opaque); typedef
181 LLVMMemoryManagerDestroyCallback Destroy);
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp314 LLVMMemoryManagerDestroyCallback Destroy;
391 LLVMMemoryManagerDestroyCallback Destroy) {

Completed in 53 milliseconds