Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1513 ~OurCppRunException(void) throw() override {} class
1515 OurCppRunException(const std::string reason) : OurCppRunException() function in __anon300fdcc20211::OurCppRunException
1518 OurCppRunException (const OurCppRunException &toCopy) : OurCppRunException() function in __anon300fdcc20211::OurCppRunException
[all...]