MLIR  19.0.0git
Public Attributes | List of all members
mlir::lsp::ReferenceContext Struct Reference

#include "mlir/Tools/lsp-server-support/Protocol.h"

Public Attributes

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

Detailed Description

Definition at line 436 of file Protocol.h.

Member Data Documentation

◆ includeDeclaration

bool mlir::lsp::ReferenceContext::includeDeclaration = false

Include the declaration of the current symbol.

Definition at line 438 of file Protocol.h.

Referenced by mlir::lsp::fromJSON().


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