Home
last modified time | relevance | path

Searched defs:SymbolDisplayPart (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dtypes.h45 struct SymbolDisplayPart { struct
51 explicit SymbolDisplayPart(std::string text = "", std::string kind = "") argument
73 bool operator==(const SymbolDisplayPart &other) const argument