Searched defs:__runtime_format_string (Results 1 – 1 of 1) sorted by relevance
343 struct _LIBCPP_TEMPLATE_VIS __runtime_format_string { struct351 …_LIBCPP_HIDE_FROM_ABI __runtime_format_string(basic_string_view<_CharT> __s) noexcept : __str_(__s… in __runtime_format_string() argument354 __runtime_format_string& operator=(const __runtime_format_string&) = delete; argument