Home
last modified time | relevance | path

Searched refs:LLVMGetErrorTypeId (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DError.h37 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DError.cpp152 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err) { in LLVMGetErrorTypeId() function