Home | History | Annotate | Download | only in AST

Lines Matching refs:VDef

2321       if (const VarDecl *VDef = VD->getDefinition(Info.Ctx))
2322 VD = VDef;