Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Resolver.h

    r2a6292d r630bcb5  
    3838        /// Searches expr and returns the first DeletedExpr found, otherwise nullptr
    3939        DeletedExpr * findDeletedExpr( Expression * expr );
    40         /// Resolves with-stmts and with-clauses on functions
    41         void resolveWithExprs( std::list< Declaration * > & translationUnit );
    4240} // namespace ResolvExpr
    4341
Note: See TracChangeset for help on using the changeset viewer.