|
clang-tools 23.0.0git
|
#include <Hover.h>
Public Types | |
| enum | PassMode { Ref , ConstRef , Value } |
Public Attributes | |
| PassMode | PassBy = Ref |
| bool | Converted = false |
| bool clang::clangd::HoverInfo::PassType::Converted = false |
Definition at line 114 of file Hover.h.
Referenced by clang::clangd::operator==().
Definition at line 110 of file Hover.h.
Referenced by clang::clangd::operator==().