Searched defs:format_provider (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DState.h68 template <> struct format_provider<lldb::StateType> { struct in namespace:llvm
H A DTimeout.h56 struct format_provider<lldb_private::Timeout<Ratio>, void> { struct in namespace:llvm
H A DStatus.h199 template <> struct format_provider<lldb_private::Status> { struct in namespace:llvm
H A DFileSpec.h459 template <> struct format_provider<lldb_private::FileSpec> { struct in namespace:llvm
H A DEnvironment.h88 template <> struct format_provider<lldb_private::Environment> { struct in namespace:llvm
H A DConstString.h416 template <> struct format_provider<lldb_private::ConstString> { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DFormatters.h51 template <> struct format_provider<codeview::TypeIndex> { struct in namespace:llvm
65 template <> struct format_provider<codeview::GUID> { struct in namespace:llvm
H A DTypeHashing.h221 template <> struct format_provider<codeview::LocallyHashedType> { struct in namespace:llvm
229 template <> struct format_provider<codeview::GloballyHashedType> { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadicDetails.h19 template <typename T, typename Enable = void> struct format_provider {}; struct in namespace:llvm
H A DChrono.h92 struct format_provider<sys::TimePoint<>> { struct in namespace:llvm
97 template <> struct format_provider<sys::UtcTime<std::chrono::seconds>> { struct in namespace:llvm
139 struct format_provider<std::chrono::duration<Rep, Period>> { struct in namespace:llvm
H A DJSON.h1096 template <> struct format_provider<llvm::json::Value> { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h140 template <> struct format_provider<lldb_private::plugin::dwarf::DIERef> { struct in namespace:lldb_private::llvm
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp423 template <> struct format_provider<llvm::xray::RecordTypes> { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h241 struct format_provider< struct in namespace:llvm
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h185 struct format_provider<lldb_private::MemoryRegionInfo::OptionalBool> { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h793 template <> struct format_provider<lldb_private::ObjectFile::Type> { struct in namespace:llvm
798 template <> struct format_provider<lldb_private::ObjectFile::Strata> { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h256 template <> struct format_provider<lldb_private::Vote> { struct in namespace:lldb_private::TypeValidatorResult::llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h883 struct format_provider<Enum, std::enable_if_t<dwarf::EnumTraits<Enum>::value>> { struct

Completed in 224 milliseconds