clang-tools 20.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 112 of file Hover.h.
Referenced by clang::clangd::operator==().
Definition at line 108 of file Hover.h.
Referenced by clang::clangd::operator==().