Searched refs:LLVMAbortProcessAction (Results 1 – 2 of 2) sorted by relevance
79 if (Action == LLVMAbortProcessAction && Result) in LLVMVerifyModule()93 if (Action == LLVMAbortProcessAction && Result) in LLVMVerifyFunction()
35 LLVMAbortProcessAction, /* verifier will print to stderr and abort() */ enumerator