Lines Matching refs:getAsLocSymbol
1484 if (SymbolRef Sym = ReceiverV.getAsLocSymbol()) in getInstanceMethodSummary()
2004 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym) in VisitNode()
2014 .getAsLocSymbol() == Sym) { in VisitNode()
2165 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) { in VisitNode()
2737 SymbolRef Sym = state->getSVal(CE, C.getLocationContext()).getAsLocSymbol(); in checkPostStmt()
2927 if (SymbolRef Sym = V.getAsLocSymbol()) { in processSummaryOfInlined()
2936 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in processSummaryOfInlined()
2967 if (SymbolRef Sym = V.getAsLocSymbol()) { in checkSummary()
2984 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in checkSummary()
3348 SymbolRef Sym = RetVal.getAsLocSymbol(); in evalCall()
3387 state->getSValAsScalarOrLoc(RetE, C.getLocationContext()).getAsLocSymbol(); in checkPreStmt()