Searched refs:parseFormatString (Results 1 – 2 of 2) sorted by relevance
86 for (auto &R : parseFormatString(Fmt)) { in format()104 static SmallVector<ReplacementItem, 2> parseFormatString(StringRef Fmt);
144 formatv_object_base::parseFormatString(StringRef Fmt) { in parseFormatString() function in formatv_object_base