Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1174 friend class ElementRegion; variable
1200 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg) in ElementRegion() function