Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getAsLocSymbol

1468   if (SymbolRef Sym = ReceiverV.getAsLocSymbol())
1975 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym)
1985 .getAsLocSymbol() == Sym) {
2130 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) {
2694 SymbolRef Sym = state->getSVal(CE, C.getLocationContext()).getAsLocSymbol();
2823 if (SymbolRef Sym = V.getAsLocSymbol()) {
2832 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) {
2863 if (SymbolRef Sym = V.getAsLocSymbol()) {
2880 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) {
3221 SymbolRef Sym = RetVal.getAsLocSymbol();
3260 state->getSValAsScalarOrLoc(RetE, C.getLocationContext()).getAsLocSymbol();