Home
last modified time | relevance | path

Searched defs:error_type (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
H A Dinterface.h101 enum scudo_error_type error_type; member
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp58 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() argument
100 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() argument
/llvm-project/compiler-rt/lib/orc/
H A Derror.h191 using error_type = std::unique_ptr<ErrorInfoBase>; variable
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DError.h489 using error_type = std::unique_ptr<ErrorInfoBase>; variable