reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/BinaryFormat/Dwarf.h
  663 struct format_provider<
include/llvm/DebugInfo/CodeView/Formatters.h
   49 template <> struct format_provider<codeview::TypeIndex> {
   63 template <> struct format_provider<codeview::GUID> {
include/llvm/DebugInfo/CodeView/TypeHashing.h
  213 template <> struct format_provider<codeview::LocallyHashedType> {
  221 template <> struct format_provider<codeview::GloballyHashedType> {
include/llvm/Support/Chrono.h
   70 struct format_provider<sys::TimePoint<>> {
  112 struct format_provider<std::chrono::duration<Rep, Period>> {
include/llvm/Support/FormatProviders.h
  126 struct format_provider<
  175 struct format_provider<
  200 struct format_provider<
  216 template <> struct format_provider<Twine> {
  233 struct format_provider<
  262 template <> struct format_provider<bool> {
  299 struct format_provider<
  356 template <typename IterT> class format_provider<llvm::iterator_range<IterT>> {
include/llvm/Support/FormatVariadicDetails.h
   18 template <typename T, typename Enable = void> struct format_provider {};
include/llvm/Support/JSON.h
  850 template <> struct format_provider<llvm::json::Value> {
tools/clang/tools/extra/clangd/Protocol.h
 1252 template <> struct format_provider<clang::clangd::Position> {
tools/lldb/include/lldb/Host/Host.h
  240 template <> struct format_provider<lldb_private::WaitStatus> {
tools/lldb/include/lldb/Symbol/ObjectFile.h
  704 template <> struct format_provider<lldb_private::ObjectFile::Type> {
  709 template <> struct format_provider<lldb_private::ObjectFile::Strata> {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
  136 struct format_provider<lldb_private::MemoryRegionInfo::OptionalBool> {
tools/lldb/include/lldb/Utility/ConstString.h
  459 template <> struct format_provider<lldb_private::ConstString> {
tools/lldb/include/lldb/Utility/Environment.h
   86 template <> struct format_provider<lldb_private::Environment> {
tools/lldb/include/lldb/Utility/FileSpec.h
  452 template <> struct format_provider<lldb_private::FileSpec> {
tools/lldb/include/lldb/Utility/State.h
   68 template <> struct format_provider<lldb::StateType> {
tools/lldb/include/lldb/Utility/Status.h
  209 template <> struct format_provider<lldb_private::Status> {
tools/lldb/include/lldb/Utility/Timeout.h
   57 struct format_provider<lldb_private::Timeout<Ratio>, void> {
tools/lldb/include/lldb/lldb-private-enumerations.h
  251 template <> struct format_provider<lldb_private::Vote> {
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
  230 struct format_provider<
tools/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
   58 template<> struct format_provider<DIERef> {
tools/llvm-xray/xray-account.cpp
  383 template <> struct format_provider<llvm::xray::RecordTypes> {
unittests/Support/FormatVariadicTest.cpp
  659 template <> struct format_provider<Recorder> {