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

/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp689 SVal IvarLVal = getState()->getLValue(PropIvar, getReceiverSVal()); local
690 const MemRegion *IvarRegion = IvarLVal.getAsRegion();
696 Values.push_back(IvarLVal);

Completed in 130 milliseconds