Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DError.h160 friend class ErrorList; variable
387 ErrorList(std::unique_ptr<ErrorInfoBase> Payload1, in ErrorList() function