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

/freebsd-9.3-release/contrib/llvm/include/llvm-c/
H A DCore.h420 void LLVMDisposeMessage(char *Message);
562 * disposed with LLVMDisposeMessage. Returns 0 on success, 1 otherwise.
571 * LLVMDisposeMessage to free the string.
737 * LLVMDisposeMessage to free the string.
1220 * LLVMDisposeMessage to free the string.
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DCore.cpp65 void LLVMDisposeMessage(char *Message) { function

Completed in 117 milliseconds