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