Searched defs:getRpnExpr (Results 1 – 2 of 2) sorted by relevance
33 const RpnExpr& getRpnExpr() const { return m_RpnExpr; } in getRpnExpr() function34 RpnExpr& getRpnExpr() { return m_RpnExpr; } in getRpnExpr() function
49 const RpnExpr& getRpnExpr() const { return m_RpnExpr; } in getRpnExpr() function50 RpnExpr& getRpnExpr() { return m_RpnExpr; } in getRpnExpr() function