Lines Matching defs:VD
1504 ValueDecl *VD = cast<ValueDecl>(DR->getDecl()); in RewriteObjCForCollectionStmt() local
2109 if (VarDecl *VD = dyn_cast<VarDecl>(Dcl)) { in RewriteObjCQualifiedInterfaceTypes() local
2258 ValueDecl *VD) { in RewriteBlockPointerTypeVariable()
3040 VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(), in RewriteObjCProtocolExpr() local
3236 ValueDecl *VD, bool def) { in RewriteByRefString()
3245 static bool HasLocalVariableExternalStorage(ValueDecl *VD) { in HasLocalVariableExternalStorage()
3553 ValueDecl *VD = Exp->getDecl(); in SynthesizeBlockLiterals() local
3835 ValueDecl *VD = DeclRefExp->getDecl(); in RewriteBlockDeclRefExpr() local
3871 ValueDecl *VD = DRE->getDecl(); in RewriteLocalVariableExternalStorage() local
4027 if (VarDecl *VD = dyn_cast<VarDecl>(ND)) in RewriteBlockPointerDecl() local
4113 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper()
4364 ValueDecl *VD = Exp->getDecl(); in SynthBlockInitExpr() local
4699 if (VarDecl *VD = dyn_cast<VarDecl>(SD)) { in RewriteFunctionBodyOrGlobalInitializer() local
4733 ValueDecl *VD = DRE->getDecl(); in RewriteFunctionBodyOrGlobalInitializer() local
4848 VarDecl *VD = cast<VarDecl>(D); in HandleDeclInMainFile() local