Changeset 561354f for src/Validate/NoIdSymbolTable.hpp
- Timestamp:
- May 17, 2023, 1:33:39 AM (2 years ago)
- Branches:
- ADT
- Children:
- d6c464d
- Parents:
- 28f8f15
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/NoIdSymbolTable.hpp
r28f8f15 r561354f 44 44 FORWARD_1( addStruct, const ast::StructDecl * ) 45 45 FORWARD_1( addEnum , const ast::EnumDecl * ) 46 FORWARD_1( addAdt, const ast::AdtDecl * ) 46 47 FORWARD_1( addUnion , const ast::UnionDecl * ) 47 48 FORWARD_1( addTrait , const ast::TraitDecl * )
Note:
See TracChangeset
for help on using the changeset viewer.