Searched refs:getSelfSVal (Results 1 – 4 of 4) sorted by relevance
121 SymbolRef SelfSymbol = State->getSelfSVal(LC).getAsSymbol(); in checkPostObjCMessage()
1015 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getReceiverSVal()1029 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in isReceiverSelfOrSuper()1315 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getRuntimeDefinition()
251 SVal ProgramState::getSelfSVal(const LocationContext *LCtx) const { in getSelfSVal() function in ProgramState
346 SVal getSelfSVal(const LocationContext *LC) const;