Home
last modified time | relevance | path

Searched defs:ErrorInfoBase (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-xray/
H A Dfunc-id-helper.cpp45 handleAllErrors(ResOrErr.takeError(), [&](const ErrorInfoBase &) { in SymbolOrNumber()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h27 class ErrorInfoBase; variable