LLVM 22.0.0git
llvm::format_provider< llvm::lsp::Position > Struct Reference

#include "llvm/Support/LSP/Protocol.h"

Inheritance diagram for llvm::format_provider< llvm::lsp::Position >:
[legend]

Static Public Member Functions

static void format (const llvm::lsp::Position &pos, raw_ostream &os, StringRef style)

Detailed Description

Definition at line 1251 of file Protocol.h.

Member Function Documentation

◆ format()

void llvm::format_provider< llvm::lsp::Position >::format ( const llvm::lsp::Position & pos,
raw_ostream & os,
StringRef style )
inlinestatic

Definition at line 1252 of file Protocol.h.

References assert(), and llvm::StringRef::empty().


The documentation for this struct was generated from the following file: