Searched refs:__basic_string_common (Results 1 – 3 of 3) sorted by relevance
27 struct __basic_string_common;31 struct __basic_string_common<true> { struct36 void __basic_string_common<true>::__throw_length_error() const { in __throw_length_error()39 void __basic_string_common<true>::__throw_out_of_range() const { in __throw_out_of_range()
21 %"class.std::__1::__basic_string_common" = type { i8 }193 … = bitcast %"class.std::__1::basic_string"* %this1.i.i to %"class.std::__1::__basic_string_common"*
129 // Don't export the legacy __basic_string_common class and its methods from the built library.