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