Home | History | Annotate | Download | only in PathSensitive

Lines Matching refs:ElementRegion

1045 class ElementRegion;
1048 friend class ElementRegion;
1066 class ElementRegion : public TypedValueRegion {
1072 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg)
1279 const ElementRegion *getElementRegion(QualType elementType, NonLoc Idx,
1283 const ElementRegion *getElementRegionWithSuper(const ElementRegion *ER,