Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    r6cebfef r3945abe  
    162162        const ast::Stmt *             visit( const ast::DeclStmt             * ) override final;
    163163        const ast::Stmt *             visit( const ast::ImplicitCtorDtorStmt * ) override final;
    164         const ast::Stmt *             visit( const ast::MutexStmt            * ) override final;
    165164        const ast::Expr *             visit( const ast::ApplicationExpr      * ) override final;
    166165        const ast::Expr *             visit( const ast::UntypedExpr          * ) override final;
Note: See TracChangeset for help on using the changeset viewer.