Searched refs:oldMatrix (Results 1 – 1 of 1) sorted by relevance
782 const auto& oldMatrix = namedMatrix.object; in checkDeprecation() local783 for (const MatrixHal& hal : oldMatrix.getHals()) { in checkDeprecation()