Searched refs:CurrT (Results 1 – 1 of 1) sorted by relevance
436 const RefVal *CurrT = getRefBinding(N->getState(), Sym); in annotateStartParameter() local438 if (&Src->getParent()->getEntry() != Src || !CurrT || in annotateStartParameter()449 if (CurrT->getCount() == 1) { in annotateStartParameter()452 assert(CurrT->getCount() == 0); in annotateStartParameter()487 const RefVal* CurrT = getRefBinding(CurrSt, Sym); in VisitNode() local488 if (!CurrT) in VisitNode()491 const RefVal &CurrV = *CurrT; in VisitNode()