Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DError.h29 class ErrorList; variable
138 friend class ErrorList; variable
332 ErrorList(std::unique_ptr<ErrorInfoBase> Payload1, in ErrorList() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h155 friend class ErrorList; variable
352 ErrorList(std::unique_ptr<ErrorInfoBase> Payload1, in ErrorList() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h161 friend class ErrorList; variable
383 ErrorList(std::unique_ptr<ErrorInfoBase> Payload1, in ErrorList() function
/external/starlark-go/resolve/
Dresolve.go170 type ErrorList []Error // len > 0 type