Changeset c19edd1 for src/SymTab
- Timestamp:
- Jun 22, 2022, 12:59:09 PM (3 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
- Children:
- ae2f2ae
- Parents:
- c5d5723
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/Mangler.cc
rc5d5723 rc19edd1 537 537 } 538 538 539 __attribute__((unused)) 539 540 inline std::vector< ast::ptr< ast::Type > > getTypes( const std::vector< ast::ptr< ast::DeclWithType > > & decls ) { 540 541 std::vector< ast::ptr< ast::Type > > ret;
Note: See TracChangeset
for help on using the changeset viewer.