clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::ReferenceContext Struct Reference

#include <Protocol.h>

Public Attributes

bool includeDeclaration = false
 Include the declaration of the current symbol.
 

Detailed Description

Definition at line 1778 of file Protocol.h.

Member Data Documentation

◆ includeDeclaration

bool clang::clangd::ReferenceContext::includeDeclaration = false

Include the declaration of the current symbol.

Definition at line 1780 of file Protocol.h.

Referenced by clang::clangd::fromJSON().


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