Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp451 const ElementRegion *ElemR = dyn_cast<ElementRegion>(BaseRegion); in getLValueElement() local
456 if (!ElemR) { in getLValueElement()
470 SVal BaseIdx = ElemR->getIndex(); in getLValueElement()
486 ElemR->getSuperRegion(), in getLValueElement()
498 const MemRegion *ArrayR = ElemR->getSuperRegion(); in getLValueElement()