|
clang-tools 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | clang::clangd::InlayHintOptions |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Functions | |
| std::vector< InlayHint > | clang::clangd::inlayHints (ParsedAST &AST, std::optional< Range > RestrictRange, InlayHintOptions HintOptions={}) |
| Compute and return inlay hints for a file. | |