Searched refs:parseFormatString (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadic.h85 for (auto &R : parseFormatString(Fmt)) {
103 static SmallVector<ReplacementItem, 2> parseFormatString(StringRef Fmt);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp145 formatv_object_base::parseFormatString(StringRef Fmt) { function in class:formatv_object_base

Completed in 161 milliseconds