Searched refs:CountDRE (Results 1 – 1 of 1) sorted by relevance
4790 const auto *CountDRE = cast<DeclRefExpr>(CAT->getCountExpr()); in findCountedByField() local4791 const auto *CountDecl = CountDRE->getDecl(); in findCountedByField()