clang-tools
15.0.0git
|
Describes hover preferences. More...
#include <ConfigFragment.h>
Public Attributes | |
llvm::Optional< Located< bool > > | ShowAKA |
Whether hover show a.k.a type. More... | |
Describes hover preferences.
Definition at line 291 of file ConfigFragment.h.
llvm::Optional<Located<bool> > clang::clangd::config::Fragment::HoverBlock::ShowAKA |
Whether hover show a.k.a type.
Definition at line 293 of file ConfigFragment.h.