Searched refs:getLValueElement (Results 1 – 3 of 3) sorted by relevance
150 virtual SVal getLValueElement(QualType elementType, NonLoc offset, SVal Base);
789 return getStateManager().StoreMgr->getLValueElement(ElementType, *N, Base); in getLValue()
443 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, in getLValueElement() function in StoreManager