Searched refs:__what_str_ (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/src/
H A Ddebug.cpp53 std::string __what_str_; member in struct:__libcpp_debug_exception::__libcpp_debug_exception_imp
64 __imp_->__what_str_ = make_what_str(info);
79 return __imp_->__what_str_.c_str();

Completed in 82 milliseconds