Searched defs:HoverInfo (Results 1 – 1 of 1) sorted by relevance
27 struct HoverInfo { struct29 struct PrintedType {46 struct Param {66 std::optional<std::string> NamespaceScope;69 std::string LocalScope;71 std::string Name;73 std::string Provider;74 std::optional<Range> SymRange;75 index::SymbolKind Kind = index::SymbolKind::Unknown;76 std::string Documentation;[all …]