Searched defs:CountDecl (Results 1 – 4 of 4) sorted by relevance
181 auto *CountDecl = DRE->getDecl(); in CheckCountedByAttrOnField() local
9661 auto *CountDecl = cast<DeclRefExpr>(E)->getDecl(); in BuildTypeCoupledDecls() local
1173 const Expr *Base, const FieldDecl *FAMDecl, const FieldDecl *CountDecl) { in GetCountedByFieldExprGEP()1215 const Expr *Base, const FieldDecl *FAMDecl, const FieldDecl *CountDecl) { in EmitLoadOfCountedByField()
4791 const auto *CountDecl = CountDRE->getDecl(); in findCountedByField() local