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

Declarations

tools/clang/tools/extra/clangd/Protocol.h
  355 llvm::raw_ostream &operator<<(llvm::raw_ostream &, OffsetEncoding);

References

include/llvm/Support/FormatVariadicDetails.h
   51   void format(llvm::raw_ostream &S, StringRef Options) override { S << Item; }
   83                                          << std::declval<U>()),