Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DErrorTest.cpp57 class CustomSubError : public ErrorInfo<CustomSubError, CustomError> { class
60 CustomSubError(int Info, int ExtraInfo) : ExtraInfo(ExtraInfo) { in CustomSubError() function in __anon7f273a840111::CustomSubError
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DErrorTest.cpp59 class CustomSubError : public ErrorInfo<CustomSubError, CustomError> { class
62 CustomSubError(int Info, int ExtraInfo) : ExtraInfo(ExtraInfo) { in CustomSubError() function in __anon987051bc0111::CustomSubError