Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    r3d9d017 r59c8dff  
    191191        const ast::Expr *             visit( const ast::OffsetofExpr         * ) override final;
    192192        const ast::Expr *             visit( const ast::OffsetPackExpr       * ) override final;
     193        const ast::Expr *             visit( const ast::EnumPosExpr          * ) override final;
    193194        const ast::Expr *             visit( const ast::LogicalExpr          * ) override final;
    194195        const ast::Expr *             visit( const ast::ConditionalExpr      * ) override final;
Note: See TracChangeset for help on using the changeset viewer.