Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Resolver.h

    r8b11840 rea6332d  
    2929        /// Checks types and binds syntactic constructs to typed representations
    3030        void resolve( std::list< Declaration * > translationUnit );
    31         void resolveDecl( Declaration *, const SymTab::Indexer &indexer );
    3231        Expression *resolveInVoidContext( Expression *expr, const SymTab::Indexer &indexer );
    3332        Expression *findVoidExpression( Expression *untyped, const SymTab::Indexer &indexer );
Note: See TracChangeset for help on using the changeset viewer.