LLVM 22.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
ReferenceContext | context |
Public Attributes inherited from llvm::lsp::TextDocumentPositionParams | |
TextDocumentIdentifier | textDocument |
The text document. | |
Position | position |
The position inside the text document. |
Definition at line 452 of file Protocol.h.
ReferenceContext llvm::lsp::ReferenceParams::context |
Definition at line 453 of file Protocol.h.