Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getSValAsScalarOrLoc

1920         SVal X = CurrSt->getSValAsScalarOrLoc(CE->getCallee(), LCtx);
1993 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym)
2002 if (CurrSt->getSValAsScalarOrLoc(receiver, LCtx)
2032 CurrSt->getSValAsScalarOrLoc(cast<CallExpr>(S)->getCallee(), LCtx);
2148 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) {
3198 state->getSValAsScalarOrLoc(RetE, C.getLocationContext()).getAsLocSymbol();