Searched defs:ExternConstDeclaration (Results 1 – 1 of 1) sorted by relevance
754 struct ExternConstDeclaration : Declaration { struct756 ExternConstDeclaration(SourcePosition pos, std::string name, in ExternConstDeclaration() argument762 std::string name;763 TypeExpression* type;764 std::string literal;