Searched refs:ArraySub (Results 1 – 1 of 1) sorted by relevance
1811 const auto *ArraySub = cast<ArraySubscriptExpr>(Node->getSubExpr()); in fixUPCAddressofArraySubscriptWithSpan() local1812 const auto *DRE = cast<DeclRefExpr>(ArraySub->getBase()->IgnoreImpCasts()); in fixUPCAddressofArraySubscriptWithSpan()1816 const Expr *Idx = ArraySub->getIdx(); in fixUPCAddressofArraySubscriptWithSpan()