Searched refs:getAssertions (Results 1 – 2 of 2) sorted by relevance
1757 ArrayRef<AssertionInfo> getAssertions() const { return Assertions; } in getAssertions() function
3130 for (const auto &Assertion : getAssertions()) { in checkRecordAssertions()