|
clang-tools 22.0.0git
|
#include <Protocol.h>
Public Attributes | |
| ReferenceContext | context |
| Public Attributes inherited from clang::clangd::TextDocumentPositionParams | |
| TextDocumentIdentifier | textDocument |
| The text document. | |
| Position | position |
| The position inside the text document. | |
Definition at line 1812 of file Protocol.h.
| ReferenceContext clang::clangd::ReferenceParams::context |
Definition at line 1813 of file Protocol.h.
Referenced by clang::clangd::fromJSON().