Searched refs:DeallocE (Results 1 – 1 of 1) sorted by relevance
1770 Expr *DeallocE = AL.getArgAsExpr(0); in handleRestrictAttr() local1771 SourceLocation DeallocLoc = DeallocE->getExprLoc(); in handleRestrictAttr()1775 if (auto *DRE = dyn_cast<DeclRefExpr>(DeallocE)) { in handleRestrictAttr()1783 } else if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(DeallocE)) { in handleRestrictAttr()1834 RestrictAttr(S.Context, AL, DeallocE, DeallocPtrIdx)); in handleRestrictAttr()