reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
325 ID.AddPointer(Sym); 468 if (auto PD = annotateStartParameter(N, Sym, SM)) 482 const RefVal* CurrT = getRefBinding(CurrSt, Sym); 487 const RefVal *PrevT = getRefBinding(PrevSt, Sym); 535 generateDiagnosticsForCallLike(CurrSt, LCtx, CurrV, Sym, S, os); 566 if (CurrSt->getSValAsScalarOrLoc(*AI, LCtx).getAsLocSymbol() != Sym) 575 .getAsLocSymbol() == Sym) { 598 if (CurrSt->getSValAsScalarOrLoc(Exp, LCtx).getAsLocSymbol() == Sym) { 720 BR.markInteresting(Sym); 731 BR.markInteresting(Sym); 736 AllocationInfo AllocI = GetAllocationSite(BRC.getStateManager(), EndN, Sym); 752 os << "allocated object of type '" << getPrettyTypeName(Sym->getType()) 757 const RefVal* RV = getRefBinding(EndN->getState(), Sym);