#include <SymbolLocation.h>
Definition at line 19 of file SymbolLocation.h.
◆ operator bool()
clang::clangd::SymbolLocation::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ End
Position clang::clangd::SymbolLocation::End |
◆ FileURI
const char* clang::clangd::SymbolLocation::FileURI = "" |
◆ Start
Position clang::clangd::SymbolLocation::Start |
The symbol range, using half-open range [Start, End).
Definition at line 53 of file SymbolLocation.h.
The documentation for this struct was generated from the following file: