clang-tools 19.0.0git
List of all members
clang::clangd::CallHierarchyPrepareParams Struct Reference

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

#include <Protocol.h>

Inheritance diagram for clang::clangd::CallHierarchyPrepareParams:
Inheritance graph
[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 1565 of file Protocol.h.


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