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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h25 template <> struct format_provider<pdb::PdbRaw_ImplVer> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DState.h68 template <> struct format_provider<lldb::StateType> { struct in namespace:llvm
H A DStatus.h207 template <> struct format_provider<lldb_private::Status> { struct in namespace:llvm
H A DTimeout.h57 struct format_provider<lldb_private::Timeout<Ratio>, void> { struct in namespace:llvm
H A DFileSpec.h440 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.h460 template <> struct format_provider<lldb_private::ConstString> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h68 template<> struct format_provider<DIERef> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DFormatters.h49 template <> struct format_provider<codeview::TypeIndex> { struct in namespace:llvm
63 template <> struct format_provider<codeview::GUID> { struct in namespace:llvm
H A DTypeHashing.h213 template <> struct format_provider<codeview::LocallyHashedType> { struct in namespace:llvm
221 template <> struct format_provider<codeview::GloballyHashedType> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadicDetails.h18 template <typename T, typename Enable = void> struct format_provider {}; struct in namespace:llvm
H A DChrono.h70 struct format_provider<sys::TimePoint<>> { struct in namespace:llvm
112 struct format_provider<std::chrono::duration<Rep, Period>> { struct in namespace:llvm
H A DJSON.h858 template <> struct format_provider<llvm::json::Value> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h140 struct format_provider<lldb_private::MemoryRegionInfo::OptionalBool> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h239 struct format_provider< struct in namespace:llvm
/freebsd-13-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-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h696 template <> struct format_provider<lldb_private::ObjectFile::Type> { struct in namespace:llvm
701 template <> struct format_provider<lldb_private::ObjectFile::Strata> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h239 template <> struct format_provider<lldb_private::Vote> { struct in namespace:lldb_private::TypeValidatorResult::llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h685 struct format_provider<Enum, std::enable_if_t<dwarf::EnumTraits<Enum>::value>> { struct

Completed in 208 milliseconds