Changeset 9ddcee1 for src/InitTweak
- Timestamp:
- Feb 1, 2024, 5:13:04 PM (11 months ago)
- Branches:
- master
- Children:
- 020fa10
- Parents:
- 496ffc17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/InitTweak/InitTweak.cc
r496ffc17 r9ddcee1 271 271 void previsit( const ast::OffsetofExpr * ) {} 272 272 void previsit( const ast::OffsetPackExpr * ) {} 273 void previsit( const ast::EnumPosExpr * ) {}274 273 void previsit( const ast::CommaExpr * ) {} 275 274 void previsit( const ast::LogicalExpr * ) {}
Note: See TracChangeset
for help on using the changeset viewer.