Searched refs:getLValueElement (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h108 virtual SVal getLValueElement(QualType elementType, NonLoc offset, SVal Base);
H A DProgramState.h655 return getStateManager().StoreMgr->getLValueElement(ElementType, *N, Base);
/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp277 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, function in class:StoreManager

Completed in 171 milliseconds