LLVM: llvm::lsp::ReferenceContext Struct Reference (original) (raw)

#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"

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

Detailed Description

Definition at line 451 of file Protocol.h.

Member Data Documentation

includeDeclaration

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

Include the declaration of the current symbol.

Definition at line 453 of file Protocol.h.


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