Searched refs:CurrT (Results 1 – 1 of 1) sorted by relevance
430 const RefVal *CurrT = getRefBinding(N->getState(), Sym); in annotateStartParameter() local432 if (&Src->getParent()->getEntry() != Src || !CurrT || in annotateStartParameter()443 if (CurrT->getCount() == 1) { in annotateStartParameter()446 assert(CurrT->getCount() == 0); in annotateStartParameter()481 const RefVal* CurrT = getRefBinding(CurrSt, Sym); in VisitNode() local482 if (!CurrT) in VisitNode()485 const RefVal &CurrV = *CurrT; in VisitNode()