Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Decl.hpp

    rc8bf1b5 r94c98f0e  
    6969public:
    7070        /// Represents the type with all types and typedefs expanded.
     71        /// This field is generated by SymTab::Validate::Pass2
    7172        std::string mangleName;
    7273        /// Stores the scope level at which the variable was declared.
Note: See TracChangeset for help on using the changeset viewer.