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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h982 class ElementRegion;
986 friend class ElementRegion;
1004 class ElementRegion : public TypedValueRegion { class in namespace:clang::ento
1010 ElementRegion(QualType elementType, NonLoc Idx, const MemRegion* sReg) function in class:clang::ento::ElementRegion
1211 const ElementRegion *getElementRegion(QualType elementType, NonLoc Idx,
1215 const ElementRegion *getElementRegionWithSuper(const ElementRegion *ER,

Completed in 1482 milliseconds