Lines Matching refs:getAsLocSymbol
1468 if (SymbolRef Sym = ReceiverV.getAsLocSymbol()) in getInstanceMethodSummary()
1975 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym) in VisitNode()
1985 .getAsLocSymbol() == Sym) { in VisitNode()
2130 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) { in VisitNode()
2694 SymbolRef Sym = state->getSVal(CE, C.getLocationContext()).getAsLocSymbol(); in checkPostStmt()
2823 if (SymbolRef Sym = V.getAsLocSymbol()) { in processSummaryOfInlined()
2832 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in processSummaryOfInlined()
2863 if (SymbolRef Sym = V.getAsLocSymbol()) { in checkSummary()
2880 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in checkSummary()
3221 SymbolRef Sym = RetVal.getAsLocSymbol(); in evalCall()
3260 state->getSValAsScalarOrLoc(RetE, C.getLocationContext()).getAsLocSymbol(); in checkPreStmt()