Searched defs:UntypedFormatSpec (Results 1 – 4 of 4) sorted by relevance
18 class UntypedFormatSpec; variable
32 class UntypedFormatSpec; variable
102 explicit UntypedFormatSpec(string_view s) : spec_(s) {} in UntypedFormatSpec() function105 explicit UntypedFormatSpec(const str_format_internal::ParsedFormatBase* pc) in UntypedFormatSpec() function