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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h968 class ElementRegion;
972 friend class ElementRegion;
990 class ElementRegion : public TypedValueRegion { class in namespace:clang::ento
996 ElementRegion(QualType elementType, NonLoc Idx, const MemRegion* sReg) function in class:clang::ento::ElementRegion
1192 const ElementRegion *getElementRegion(QualType elementType, NonLoc Idx,
1196 const ElementRegion *getElementRegionWithSuper(const ElementRegion *ER,

Completed in 861 milliseconds