Searched defs:assertions (Results 1 – 1 of 1) sorted by relevance
66 const Assertions& assertions() const { return m_Assertions; } in assertions() function67 Assertions& assertions() { return m_Assertions; } in assertions() function