Lines Matching refs:getAsLocSymbol
1508 if (SymbolRef Sym = ReceiverV.getAsLocSymbol()) in getInstanceMethodSummary()
2028 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym) in VisitNode()
2038 .getAsLocSymbol() == Sym) { in VisitNode()
2188 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) { in VisitNode()
2762 SymbolRef Sym = state->getSVal(CE, C.getLocationContext()).getAsLocSymbol(); in checkPostStmt()
2941 if (SymbolRef Sym = V.getAsLocSymbol()) { in processSummaryOfInlined()
2950 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in processSummaryOfInlined()
2980 SymbolRef Pointee = PointeeVal.getAsLocSymbol(); in updateOutParameter()
3018 } else if (SymbolRef Sym = V.getAsLocSymbol()) { in checkSummary()
3035 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in checkSummary()
3403 SymbolRef Sym = RetVal.getAsLocSymbol(); in evalCall()
3442 state->getSValAsScalarOrLoc(RetE, C.getLocationContext()).getAsLocSymbol(); in checkPreStmt()