Searched refs:EnsureConstexpr (Results 1 – 4 of 4) sorted by relevance
94 enable_if(str_format_internal::EnsureConstexpr(s), "constexpr trap"),100 __attribute__((enable_if(str_format_internal::EnsureConstexpr(s), in FormatSpecTemplate()
183 constexpr bool EnsureConstexpr(string_view s) { in EnsureConstexpr() function291 enable_if(str_format_internal::EnsureConstexpr(format), in ExtendedParsedFormat()
108 enable_if(str_format_internal::EnsureConstexpr(s), "constexpr trap"),114 __attribute__((enable_if(str_format_internal::EnsureConstexpr(s), in FormatSpecTemplate()
205 constexpr bool EnsureConstexpr(string_view s) { in EnsureConstexpr() function313 enable_if(str_format_internal::EnsureConstexpr(format), in ExtendedParsedFormat()