clang-tools 20.0.0git
|
#include <Protocol.h>
Public Attributes | |
URIForFile | uri |
The text document's URI. | |
Definition at line 131 of file Protocol.h.
URIForFile clang::clangd::TextDocumentIdentifier::uri |
The text document's URI.
Definition at line 133 of file Protocol.h.
Referenced by clang::clangd::fromJSON(), clang::clangd::getToggle(), and clang::clangd::toJSON().