Searched refs:ConcreteElementCount (Results 1 – 1 of 1) sorted by relevance
88 const auto ConcreteElementCount = ElementCount.getAs<nonloc::ConcreteInt>(); in checkPreStmt() local97 if (ConcreteElementCount) { in checkPreStmt()106 OS << "is an array of " << ConcreteElementCount->getValue() << " '"; in checkPreStmt()