Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/CandidateFinder.hpp

    rfed6a0f r39d8950  
    6363        const ast::SymbolTable & symtab, const ast::TypeEnvironment & env );
    6464
    65 /// Create an expression that preforms reference to rvalue conversion on
    66 /// the given expression and update the cost of the expression.
    67 const ast::Expr * referenceToRvalueConversion(
    68         const ast::Expr * expr, Cost & cost );
    69 
    7065} // namespace ResolvExpr
    7166
Note: See TracChangeset for help on using the changeset viewer.