Lines Matching refs:getSValAsScalarOrLoc
1888 SVal X = CurrSt->getSValAsScalarOrLoc(CE->getCallee(), LCtx);
1961 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym)
1970 if (CurrSt->getSValAsScalarOrLoc(receiver, LCtx)
2002 CurrSt->getSValAsScalarOrLoc(cast<CallExpr>(S)->getCallee(), LCtx);
2118 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) {
3305 state->getSValAsScalarOrLoc(RetE, C.getLocationContext()).getAsLocSymbol();