Searched defs:getRpnExpr (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DAssertCmd.h33 const RpnExpr& getRpnExpr() const { return m_RpnExpr; } function in class:mcld::AssertCmd
34 RpnExpr& getRpnExpr() { return m_RpnExpr; } function in class:mcld::AssertCmd
H A DAssignment.h49 const RpnExpr& getRpnExpr() const { return m_RpnExpr; } function in class:mcld::Assignment
50 RpnExpr& getRpnExpr() { return m_RpnExpr; } function in class:mcld::Assignment

Completed in 61 milliseconds