Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Resolver.h

    r490fb92e r18e683b  
    6666        ast::ptr< ast::Expr > findSingleExpression(
    6767                const ast::Expr * untyped, const ast::Type * type, const ast::SymbolTable & symtab );
    68         ast::ptr< ast::Expr > findVoidExpression(
    69                 const ast::Expr * untyped, const ast::SymbolTable & symtab);
    7068        /// Resolves a constructor init expression
    7169        ast::ptr< ast::Init > resolveCtorInit(
Note: See TracChangeset for help on using the changeset viewer.