Searched defs:VDecl (Results 1 – 7 of 7) sorted by relevance
949 DeclResult VDecl = S.CheckVarTemplateId( in getVarTemplateSpecialization() local
4118 void Sema::DiagnoseAutoDeductionFailure(VarDecl *VDecl, Expr *Init) { in DiagnoseAutoDeductionFailure()
3882 if (VarDecl *VDecl = dyn_cast<VarDecl>(*I)) { in ActOnAtEnd() local
9421 QualType Sema::deduceVarTypeFromInitializer(VarDecl *VDecl, in deduceVarTypeFromInitializer()9531 VarDecl *VDecl = dyn_cast<VarDecl>(RealDecl); in AddInitializerToDecl() local
98 } else if (VarDecl *VDecl = dyn_cast<VarDecl>(Decl)) { in VisitDeclRefExpr() local
9754 } else if (const VarDecl *VDecl = dyn_cast<VarDecl>(VD)) { in DiagnoseConstAssignment() local
1919 auto VDecl = cast<VarDecl>(Helper->getDecl()); in EmitOMPHelperVar() local3470 auto *VDecl = cast<VarDecl>(Helper->getDecl()); in mapParam() local