Home
last modified time | relevance | path

Searched refs:trim_typename (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp41 inline static void trim_typename(std::string & val);
67 trim_typename(nm); in get_name()
79 void mangled_storage_impl::trim_typename(std::string & val) in trim_typename() function in boost::dll::detail::mangled_storage_impl