Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    ra9762dc r9e23b446  
    327327struct PureVisitor {};
    328328
    329 struct WithCodeLocation {
    330         const CodeLocation * location = nullptr;
    331 };
    332 
    333329/// Keep track of the polymorphic const TypeSubstitution * typeSubs for the current expression.
    334330struct WithConstTypeSubstitution {
Note: See TracChangeset for help on using the changeset viewer.