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