• Stephan Bergmann's avatar
    m_exprValue cannot be non-null here · 1f8723bf
    Stephan Bergmann yazdı
    ...as, like the other private AstExpression::eval_* functions, eval_un_op is
    only called from AstExpression::evaluate if m_exprValue is null
    
    Change-Id: I812ea249d33a72f95b9692dc72ba6631ffbd4884
    1f8723bf
astexpression.cxx 38.9 KB