ConstructorSymbol(const Span& span_, const std::u32string& name_, Specifier specifiers_) |
std::unique_ptr<sngxml::dom::Element> | CreateElement() override |
std::u32string | FunctionKind() override |
TypeSymbol* | GetType() override |
bool | IsConstructorSymbol() const override |
std::u32string | KindStr() override |
TypeSymbol* | ReturnType() override |
const std::u32string& | SimpleName() const override |