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