Searched refs:SuperRR (Results 1 – 1 of 1) sorted by relevance
141 const MemRegion *SuperRR = ElemRR->getSuperRegion(); in checkPreStmt() local142 if (SuperLR == SuperRR) in checkPreStmt()145 if (isa<SymbolicRegion>(SuperLR) || isa<SymbolicRegion>(SuperRR)) in checkPreStmt()149 if (const auto *SuperDRR = dyn_cast<DeclRegion>(SuperRR)) in checkPreStmt()