Searched defs:raw_name (Results 1 – 4 of 4) sorted by relevance
184 BOOST_CXX14_CONSTEXPR inline const char* ctti_type_index::raw_name() const BOOST_NOEXCEPT { in raw_name() function in boost::typeindex::ctti_type_index
121 inline const char* stl_type_index::raw_name() const BOOST_NOEXCEPT { in raw_name() function in boost::typeindex::stl_type_index
41 char *raw_name; /* the string name_raw */ member
346 char raw_name[128] = {0}; in dynamic_capture_raw() local