Home | History | Annotate | Download | only in CodeGen

Lines Matching full:vardecl

569                                      ArrayRef<VarDecl *> ArrayIndexes,
746 ArrayRef<VarDecl *> ArrayIndexes;
753 Expr *Init, ArrayRef<VarDecl *> ArrayIndexes) {
995 const VarDecl *SrcRec)
1120 const VarDecl *SrcRec;
1133 static const VarDecl *getTrivialCopySource(CodeGenFunction &CGF,
2214 const VarDecl *param = *I;
2655 if (const VarDecl *VD = dyn_cast<VarDecl>(DRE->getDecl())) {
2723 const VarDecl *variable = BD->capture_begin()->getVariable();