Home
last modified time | relevance | path

Searched defs:parseFormatString (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp144 formatv_object_base::parseFormatString(StringRef Fmt) { parseFormatString() function in formatv_object_base
/llvm-project/mlir/lib/TableGen/
H A DFormat.cpp134 std::vector<FmtReplacement> FmtObjectBase::parseFormatString(StringRef fmt) { in parseFormatString() function in FmtObjectBase