Searched refs:LLVMDisposeErrorMessage (Results 1 – 11 of 11) sorted by relevance
65 void LLVMDisposeErrorMessage(char *ErrMsg);
21 LLVMDisposeErrorMessage(ErrMsg); in handleError()
30 LLVMDisposeErrorMessage(ErrMsg); in handleError()
22 LLVMDisposeErrorMessage(ErrMsg); in handleError()
31 LLVMDisposeErrorMessage(ErrMsg); in handleError()
171 void LLVMDisposeErrorMessage(char *ErrMsg) { delete[] ErrMsg; } in LLVMDisposeErrorMessage() function
149 LLVMDisposeErrorMessage(ErrMsg); in handleError()
24 LLVMDisposeErrorMessage(ErrMsg); in handleError()