|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/BinaryFormat/Dwarf.h 665 static void format(const Enum &E, raw_ostream &OS, StringRef Style) {
include/llvm/DebugInfo/CodeView/Formatters.h 51 static void format(const codeview::TypeIndex &V, raw_ostream &Stream,
64 static void format(const codeview::GUID &V, llvm::raw_ostream &Stream,
include/llvm/DebugInfo/CodeView/TypeHashing.h 215 static void format(const codeview::LocallyHashedType &V,
223 static void format(const codeview::GloballyHashedType &V,
include/llvm/Support/Chrono.h 154 static void format(const Dur &D, llvm::raw_ostream &Stream, StringRef Style) {
include/llvm/Support/FormatProviders.h 131 static void format(const T &V, llvm::raw_ostream &Stream, StringRef Style) {
180 static void format(const T &V, llvm::raw_ostream &Stream, StringRef Style) {
202 static void format(const T &V, llvm::raw_ostream &Stream, StringRef Style) {
217 static void format(const Twine &V, llvm::raw_ostream &Stream,
235 static void format(const char &V, llvm::raw_ostream &Stream,
263 static void format(const bool &B, llvm::raw_ostream &Stream,
302 static void format(const T &V, llvm::raw_ostream &Stream, StringRef Style) {
398 static void format(const llvm::iterator_range<IterT> &V,
lib/Support/Chrono.cpp 53 void format_provider<TimePoint<>>::format(const TimePoint<> &T, raw_ostream &OS,
lib/Support/JSON.cpp 711 void llvm::format_provider<llvm::json::Value>::format(
tools/clang/tools/extra/clangd/Protocol.h 1253 static void format(const clang::clangd::Position &Pos, raw_ostream &OS,
tools/lldb/include/lldb/Target/MemoryRegionInfo.h 137 static void format(const lldb_private::MemoryRegionInfo::OptionalBool &B,
tools/lldb/include/lldb/Utility/Environment.h 87 static void format(const lldb_private::Environment &Env, raw_ostream &Stream,
tools/lldb/include/lldb/Utility/State.h 69 static void format(const lldb::StateType &state, raw_ostream &Stream,
tools/lldb/include/lldb/Utility/Timeout.h 58 static void format(const lldb_private::Timeout<Ratio> &timeout,
tools/lldb/include/lldb/lldb-private-enumerations.h 252 static void format(const lldb_private::Vote &V, llvm::raw_ostream &Stream,
tools/lldb/source/Host/common/Host.cpp 635 void llvm::format_provider<WaitStatus>::format(const WaitStatus &WS,
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp 1348 void llvm::format_provider<GDBRemoteCommunication::PacketResult>::format(
tools/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp 12 void llvm::format_provider<DIERef>::format(const DIERef &ref, raw_ostream &OS,
tools/lldb/source/Symbol/ObjectFile.cpp 687 void llvm::format_provider<ObjectFile::Type>::format(
723 void llvm::format_provider<ObjectFile::Strata>::format(
tools/lldb/source/Utility/ConstString.cpp 308 void llvm::format_provider<ConstString>::format(const ConstString &CS,
tools/lldb/source/Utility/FileSpec.cpp 522 void llvm::format_provider<FileSpec>::format(const FileSpec &F,
tools/lldb/source/Utility/Status.cpp 291 void llvm::format_provider<lldb_private::Status>::format(
tools/llvm-xray/xray-account.cpp 384 static void format(const llvm::xray::RecordTypes &T, raw_ostream &Stream,
unittests/Support/FormatVariadicTest.cpp 660 static void format(const Recorder &R, raw_ostream &OS, StringRef style) {