Home
last modified time | relevance | path

Searched defs:format_string (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Core/
H A DDumpRegisterValue.cpp31 StreamString format_string; in DumpRegisterValue() local
/llvm-project-15.0.7/libcxx/test/support/
H A Dformat_string.h66 std::string format_string(const char* fmt, Args const&... args) { in format_string() function
/llvm-project-15.0.7/libcxx/src/filesystem/
H A Dfilesystem_common.h95 format_string(const char* msg, ...) { in format_string() function