Searched refs:format_provider (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp499 void llvm::format_provider<FileSpec>::format(const FileSpec &F,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h659 /// Dwarf constants format_provider
661 /// Specialization of the format_provider template for dwarf enums. Unlike the
665 struct format_provider< struct
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp646 void llvm::format_provider<WaitStatus>::format(const WaitStatus &WS,
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp376 template <> struct format_provider<llvm::xray::RecordTypes> { struct in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp711 void llvm::format_provider<llvm::json::Value>::format(
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h19 /// See parse(), operator<<, and format_provider.
845 /// For pretty-printing, use the formatv() format_provider below.
855 template <> struct format_provider<llvm::json::Value> { struct in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1350 void llvm::format_provider<GDBRemoteCommunication::PacketResult>::format(

Completed in 105 milliseconds

12