clang-tools 22.0.0git
clang::clangd::CallHierarchyPrepareParams Struct Reference

The parameter of a textDocument/prepareCallHierarchy request. More...

#include <Protocol.h>

Inheritance diagram for clang::clangd::CallHierarchyPrepareParams:
[legend]

Additional Inherited Members

Public Attributes inherited from clang::clangd::TextDocumentPositionParams
TextDocumentIdentifier textDocument
 The text document.
Position position
 The position inside the text document.

Detailed Description

The parameter of a textDocument/prepareCallHierarchy request.

Definition at line 1579 of file Protocol.h.


The documentation for this struct was generated from the following file: