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

Declarations

include/llvm-c/Error.h
   63 LLVMErrorTypeId LLVMGetStringErrorTypeId(void);

References

unittests/Support/ErrorTest.cpp
  847   EXPECT_EQ(LLVMGetErrorTypeId(Err), LLVMGetStringErrorTypeId())