Changes in src/AST/Decl.hpp [c8bf1b5:94c98f0e]
- File:
-
- 1 edited
-
src/AST/Decl.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Decl.hpp
rc8bf1b5 r94c98f0e 69 69 public: 70 70 /// Represents the type with all types and typedefs expanded. 71 /// This field is generated by SymTab::Validate::Pass2 71 72 std::string mangleName; 72 73 /// Stores the scope level at which the variable was declared.
Note:
See TracChangeset
for help on using the changeset viewer.