Searched defs:parseFormatString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | FormatVariadic.cpp | 144 formatv_object_base::parseFormatString(StringRef Fmt) { parseFormatString() function in formatv_object_base |
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Format.cpp | 134 std::vector<FmtReplacement> FmtObjectBase::parseFormatString(StringRef fmt) { in parseFormatString() function in FmtObjectBase |