clang-tools 19.0.0git
Namespaces | Functions
InlayHints.h File Reference
#include "Protocol.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 

Functions

std::vector< InlayHint > clang::clangd::inlayHints (ParsedAST &AST, std::optional< Range > RestrictRange)
 Compute and return inlay hints for a file.