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