Home | History | Annotate | Download | only in Checkers

Lines Matching full:elementregion

288   const ElementRegion *ER = dyn_cast<ElementRegion>(R);
872 const ElementRegion *ER = dyn_cast<ElementRegion>(R);
908 // Are we dealing with an ElementRegion? If so, we should be invalidating
910 if (const ElementRegion *ER = dyn_cast<ElementRegion>(R)) {