Searched refs:m_coll (Results 1 – 1 of 1) sorted by relevance
180 void setCollateral(const collateral *c ) { m_coll = c; } in setCollateral()197 const collateral * getCollateral() const { return m_coll; } in getCollateral()222 const collateral * m_coll; variable