Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DError.h161 friend class ErrorList; variable
389 ErrorList(std::unique_ptr<ErrorInfoBase> Payload1, in ErrorList() function