Changes in src/AST/Pass.hpp [59c8dff:3d9d017]
- File:
-
- 1 edited
-
src/AST/Pass.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.hpp
r59c8dff r3d9d017 191 191 const ast::Expr * visit( const ast::OffsetofExpr * ) override final; 192 192 const ast::Expr * visit( const ast::OffsetPackExpr * ) override final; 193 const ast::Expr * visit( const ast::EnumPosExpr * ) override final;194 193 const ast::Expr * visit( const ast::LogicalExpr * ) override final; 195 194 const ast::Expr * visit( const ast::ConditionalExpr * ) override final;
Note:
See TracChangeset
for help on using the changeset viewer.