Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/format/format.syn/
H A Druntime_format_string.pass.cpp54 auto format_string = std::runtime_format(std::string_view{}); in main() local
/llvm-project/libcxx/src/filesystem/
H A Dformat_string.h55 inline _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 1, 2) string format_string(const char* msg, ...) { in format_string() function
/llvm-project/libcxx/test/support/
H A Dformat_string.h66 std::string format_string(const char* fmt, Args const&... args) { in format_string() function
/llvm-project/lldb/source/Core/
H A DDumpRegisterValue.cpp78 StreamString format_string; in DumpRegisterValue() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-string-cstr-format.cpp18 using format_string = basic_format_string<char, type_identity_t<Args>...>; typedef
/llvm-project/libcxx/include/__format/
H A Dformat_functions.h398 using format_string = basic_format_string<char, type_identity_t<_Args>...>; global() variable
[all...]