Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1609 class OurCppRunException : public std::runtime_error { class
1611 OurCppRunException(const std::string reason) : in OurCppRunException() function in OurCppRunException
1614 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException() function in OurCppRunException
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1565 class OurCppRunException : public std::runtime_error { class
1567 OurCppRunException(const std::string reason) : in OurCppRunException() function in __anone7abf6ee0311::OurCppRunException
1570 OurCppRunException (const OurCppRunException &toCopy) : in OurCppRunException() function in __anone7abf6ee0311::OurCppRunException