Home
last modified time | relevance | path

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

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