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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp93 formatv_object_base::splitLiteralAndReplacement(StringRef Fmt) { function in class:formatv_object_base
149 std::tie(I, Fmt) = splitLiteralAndReplacement(Fmt);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadic.h74 splitLiteralAndReplacement(StringRef Fmt);

Completed in 112 milliseconds