Home | History | Annotate | Download | only in Analysis

Lines Matching full:vdec

1186     ValueDecl *VDec = DRE->getDecl();
1187 if (Ctx.lookup(VDec)) {
1189 Ctx = VMap->updateDefinition(VDec, BO->getRHS(), Ctx);
1192 Ctx = VMap->clearDefinition(VDec, Ctx);