#include <SourceCode.h>
Definition at line 233 of file SourceCode.h.
◆ touching()
llvm::Optional< SpelledWord > clang::clangd::SpelledWord::touching |
( |
SourceLocation |
SpelledLoc, |
|
|
const syntax::TokenBuffer & |
TB, |
|
|
const LangOptions & |
LangOpts |
|
) |
| |
|
static |
◆ ExpandedToken
const syntax::Token* clang::clangd::SpelledWord::ExpandedToken = nullptr |
◆ LikelyIdentifier
bool clang::clangd::SpelledWord::LikelyIdentifier = false |
◆ Location
SourceLocation clang::clangd::SpelledWord::Location |
◆ PartOfSpelledToken
const syntax::Token* clang::clangd::SpelledWord::PartOfSpelledToken = nullptr |
◆ SpelledToken
const syntax::Token* clang::clangd::SpelledWord::SpelledToken = nullptr |
◆ Text
llvm::StringRef clang::clangd::SpelledWord::Text |
The documentation for this struct was generated from the following files: