Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Validate/HoistStruct.hpp

    r11df881 r3a513d89  
    2424/// Flattens nested type declarations. (Run right after Fix Qualified Types.)
    2525void hoistStruct( ast::TranslationUnit & translationUnit );
     26void hoistAdt( ast::TranslationUnit & trnaslationUnit );
    2627
    2728}
Note: See TracChangeset for help on using the changeset viewer.