Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    r9ddcee1 r0522ebe  
    222222        const ast::Type *             visit( const ast::UnionInstType        * ) override final;
    223223        const ast::Type *             visit( const ast::EnumInstType         * ) override final;
     224        const ast::Type *             visit( const ast::EnumPosType          * ) override final;
    224225        const ast::Type *             visit( const ast::TraitInstType        * ) override final;
    225226        const ast::Type *             visit( const ast::TypeInstType         * ) override final;
Note: See TracChangeset for help on using the changeset viewer.