Searched refs:getLValueField (Results 1 – 2 of 2) sorted by relevance
98 virtual SVal getLValueField(const FieldDecl *D, SVal Base) { in getLValueField() function
709 return getStateManager().StoreMgr->getLValueField(D, Base); in getLValue()716 Base = SM.getLValueField(cast<FieldDecl>(I), Base); in getLValue()