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