Home | History | Annotate | Download | only in Checkers

Lines Matching refs:ElementRegion

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