Lines Matching defs:VD
1534 ValueDecl *VD = cast<ValueDecl>(DR->getDecl()); in RewriteObjCForCollectionStmt() local
2149 if (VarDecl *VD = dyn_cast<VarDecl>(Dcl)) { in RewriteObjCQualifiedInterfaceTypes() local
2299 ValueDecl *VD) { in RewriteBlockPointerTypeVariable()
3126 VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(), in RewriteObjCProtocolExpr() local
3324 ValueDecl *VD, bool def) { in RewriteByRefString()
3333 static bool HasLocalVariableExternalStorage(ValueDecl *VD) { in HasLocalVariableExternalStorage()
3444 ValueDecl *VD = (*I); in SynthesizeBlockHelperFuncs() local
3465 ValueDecl *VD = (*I); in SynthesizeBlockHelperFuncs() local
3645 ValueDecl *VD = Exp->getDecl(); in SynthesizeBlockLiterals() local
3942 ValueDecl *VD = DeclRefExp->getDecl(); in RewriteBlockDeclRefExpr() local
3979 ValueDecl *VD = DRE->getDecl(); in RewriteLocalVariableExternalStorage() local
4139 if (VarDecl *VD = dyn_cast<VarDecl>(ND)) in RewriteBlockPointerDecl() local
4228 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper()
4480 ValueDecl *VD = Exp->getDecl(); in SynthBlockInitExpr() local
4820 if (VarDecl *VD = dyn_cast<VarDecl>(SD)) { in RewriteFunctionBodyOrGlobalInitializer() local
4854 ValueDecl *VD = DRE->getDecl(); in RewriteFunctionBodyOrGlobalInitializer() local
4971 VarDecl *VD = cast<VarDecl>(D); in HandleDeclInMainFile() local