Searched refs:getSelfSVal (Results 1 – 5 of 5) sorted by relevance
120 SymbolRef SelfSymbol = State->getSelfSVal(LC).getAsSymbol(); in checkPostObjCMessage()
195 SVal SelfSVal = State->getSelfSVal(C.getLocationContext()); in inferReceiverType()
951 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getReceiverSVal()965 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in isReceiverSelfOrSuper()1251 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getRuntimeDefinition()
239 SVal ProgramState::getSelfSVal(const LocationContext *LCtx) const { in getSelfSVal() function in ProgramState
344 SVal getSelfSVal(const LocationContext *LC) const;