Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/CandidateFinder.hpp

    rab780e6 raf746cc  
    7070        const ast::Expr * expr, Cost & cost );
    7171
    72 /// Wrap an expression to convert the result to a conditional result.
    73 const ast::Expr * createCondExpr( const ast::Expr * expr );
     72const ast::Expr * getValueEnumCall(const ast::Expr * expr,
     73        const ResolvExpr::ResolveContext & context, const ast::TypeEnvironment & env );
    7474
    7575} // namespace ResolvExpr
Note: See TracChangeset for help on using the changeset viewer.