Home
last modified time | relevance | path

Searched refs:splitLiteralAndReplacement (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp93 splitLiteralAndReplacement(StringRef Fmt) { in splitLiteralAndReplacement() function
155 std::tie(I, Fmt) = splitLiteralAndReplacement(Fmt); in parseFormatString()