Searched defs:OurCppRunException (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/ | ||
D | ExceptionDemo.cpp | 1609 class OurCppRunException : public std::runtime_error { class |
/external/llvm/examples/ExceptionDemo/ | ||
D | ExceptionDemo.cpp | 1565 class OurCppRunException : public std::runtime_error { class |