Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    rf6e6a55 r4ec9513  
    158158        const ast::Stmt *             visit( const ast::SuspendStmt          * ) override final;
    159159        const ast::Stmt *             visit( const ast::WaitForStmt          * ) override final;
    160         const ast::WaitForClause *    visit( const ast::WaitForClause        * ) override final;
    161160        const ast::Decl *             visit( const ast::WithStmt             * ) override final;
    162161        const ast::NullStmt *         visit( const ast::NullStmt             * ) override final;
Note: See TracChangeset for help on using the changeset viewer.