reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm-c/Error.h
   37 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err);
   63 LLVMErrorTypeId LLVMGetStringErrorTypeId(void);
lib/Support/Error.cpp
  151 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err) {
  167 LLVMErrorTypeId LLVMGetStringErrorTypeId() {