MLIR
20.0.0git
|
#include "mlir/Tools/lsp-server-support/Protocol.h"
Public Attributes | |
bool | includeDeclaration = false |
Include the declaration of the current symbol. More... | |
Definition at line 433 of file Protocol.h.
bool mlir::lsp::ReferenceContext::includeDeclaration = false |
Include the declaration of the current symbol.
Definition at line 435 of file Protocol.h.
Referenced by mlir::lsp::fromJSON().