Lines Matching defs:VD
1637 ValueDecl *VD = cast<ValueDecl>(DR->getDecl()); in RewriteObjCForCollectionStmt() local
2247 if (VarDecl *VD = dyn_cast<VarDecl>(Dcl)) { in RewriteObjCQualifiedInterfaceTypes() local
2397 ValueDecl *VD) { in RewriteBlockPointerTypeVariable()
3179 VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(), in RewriteObjCProtocolExpr() local
4131 ValueDecl *VD, bool def) { in RewriteByRefString()
4140 static bool HasLocalVariableExternalStorage(ValueDecl *VD) { in HasLocalVariableExternalStorage()
4448 ValueDecl *VD = Exp->getDecl(); in SynthesizeBlockLiterals() local
4750 ValueDecl *VD; in RewriteBlockDeclRefExpr() local
4793 ValueDecl *VD = DRE->getDecl(); in RewriteLocalVariableExternalStorage() local
4953 if (VarDecl *VD = dyn_cast<VarDecl>(ND)) in RewriteBlockPointerDecl() local
5042 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper()
5294 ValueDecl *VD = Exp->getDecl(); in SynthBlockInitExpr() local
5726 if (VarDecl *VD = dyn_cast<VarDecl>(SD)) { in RewriteFunctionBodyOrGlobalInitializer() local
5764 ValueDecl *VD = DRE->getDecl(); in RewriteFunctionBodyOrGlobalInitializer() local
5871 else if (VarDecl *VD = dyn_cast<VarDecl>(D)) { in HandleDeclInMainFile() local