14 #ifndef LLVM_CLANG_C_CXERRORCODE_H 15 #define LLVM_CLANG_C_CXERRORCODE_H #define LLVM_CLANG_C_EXTERN_C_END
CXErrorCode
Error codes returned by libclang routines.
libclang crashed while performing the requested operation.
#define LLVM_CLANG_C_EXTERN_C_BEGIN
A generic error code, no further details are available.
An AST deserialization error has occurred.
The function detected that the arguments violate the function contract.