Home | History | Annotate | Download | only in Sema

Lines Matching refs:VarDecl

4065       if (VarDecl *Var = dyn_cast<VarDecl>(DRE->getDecl())) {
4087 if (VarDecl *Def = Var->getDefinition()) {
4421 if (VarDecl *Var = dyn_cast<VarDecl>(DRE->getDecl())) {