Home | History | Annotate | Download | only in Checkers

Lines Matching refs:ElementRegion

271   const ElementRegion *ER = dyn_cast<ElementRegion>(R);
811 // Are we dealing with an ElementRegion? If so, we should be invalidating
813 if (const ElementRegion *ER = dyn_cast<ElementRegion>(R)) {