LLVM 22.0.0git
llvm::lsp::ReferenceContext Struct Reference

#include "llvm/Support/LSP/Protocol.h"

Public Attributes

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

Detailed Description

Definition at line 443 of file Protocol.h.

Member Data Documentation

◆ includeDeclaration

bool llvm::lsp::ReferenceContext::includeDeclaration = false

Include the declaration of the current symbol.

Definition at line 445 of file Protocol.h.


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