Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Dfilesystem_common.h71 format_string_impl(const char* msg, va_list ap) { in format_string_impl() function
102 ret = format_string_impl(msg, ap); in format_string()
189 string("in ") + func_name_ + ": " + format_string_impl(msg, ap); in report_impl()