Lines Matching refs:VarDecl
246 const VarDecl *var = dyn_cast<VarDecl>(declRef->getDecl());1376 variable = EmitAutoVarAlloca(*cast<VarDecl>(SD->getSingleDecl()));1522 const VarDecl* D = cast<VarDecl>(SD->getSingleDecl());1523 DeclRefExpr tempDRE(const_cast<VarDecl*>(D), false, D->getType(),