Home
last modified time | relevance | path

Searched refs:ElemR (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp440 const ElementRegion *ElemR = dyn_cast<ElementRegion>(BaseRegion); in getLValueElement() local
445 if (!ElemR) { in getLValueElement()
459 SVal BaseIdx = ElemR->getIndex(); in getLValueElement()
475 ElemR->getSuperRegion(), in getLValueElement()
487 const MemRegion *ArrayR = ElemR->getSuperRegion(); in getLValueElement()