reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
37 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err); 63 LLVMErrorTypeId LLVMGetStringErrorTypeId(void);lib/Support/Error.cpp
151 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err) { 167 LLVMErrorTypeId LLVMGetStringErrorTypeId() {