Searched refs:ExceptionMessageValue (Results 1 – 4 of 4) sorted by relevance
73 return std::make_shared<ExceptionMessageValue>( in call()
765 struct TORCH_API ExceptionMessageValue : public SugaredValue { struct766 explicit ExceptionMessageValue(812 return std::make_shared<ExceptionMessageValue>(exception_message); in call()
2553 std::dynamic_pointer_cast<ExceptionMessageValue>(sv)) { in emitRaise()
1000 return std::make_shared<ExceptionMessageValue>( in call()