Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h164 friend class ErrorList; variable
398 ErrorList(std::unique_ptr<ErrorInfoBase> Payload1, in ErrorList() function