clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::ReferenceParams Struct Reference

#include <Protocol.h>

Inheritance diagram for clang::clangd::ReferenceParams:
Inheritance graph
[legend]

Public Attributes

ReferenceContext context
 
- Public Attributes inherited from clang::clangd::TextDocumentPositionParams
TextDocumentIdentifier textDocument
 The text document.
 
Position position
 The position inside the text document.
 

Detailed Description

Definition at line 1783 of file Protocol.h.

Member Data Documentation

◆ context

ReferenceContext clang::clangd::ReferenceParams::context

Definition at line 1784 of file Protocol.h.

Referenced by clang::clangd::fromJSON().


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