Searched defs:ElementRegion (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h952 class ElementRegion;
956 friend class ElementRegion;
974 class ElementRegion : public TypedValueRegion { class in namespace:clang::ento
980 ElementRegion(QualType elementType, NonLoc Idx, const MemRegion* sReg) function in class:clang::ento::ElementRegion
1174 const ElementRegion *getElementRegion(QualType elementType, NonLoc Idx,
1178 const ElementRegion *getElementRegionWithSuper(const ElementRegion *ER,

Completed in 433 milliseconds