Changeset c8bf1b5
- Timestamp:
- Jul 6, 2023, 9:57:53 AM (17 months ago)
- Branches:
- master
- Children:
- 8f31be6
- Parents:
- a9e10e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Decl.hpp
ra9e10e2 rc8bf1b5 69 69 public: 70 70 /// Represents the type with all types and typedefs expanded. 71 /// This field is generated by SymTab::Validate::Pass272 71 std::string mangleName; 73 72 /// Stores the scope level at which the variable was declared.
Note: See TracChangeset
for help on using the changeset viewer.