Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ValueDecl

749 void CodeGenModule::AddGlobalAnnotations(const ValueDecl *D,
759 bool CodeGenModule::MayDeferGeneration(const ValueDecl *Global) {
767 llvm::Constant *CodeGenModule::GetWeakRefReference(const ValueDecl *VD) {
793 const ValueDecl *Global = cast<ValueDecl>(GD.getDecl());
944 const ValueDecl *D = cast<ValueDecl>(GD.getDecl());
946 PrettyStackTraceDecl CrashInfo(const_cast<ValueDecl *>(D), D->getLocation(),
1090 Ty = getTypes().ConvertType(cast<ValueDecl>(GD.getDecl())->getType());
1816 const ValueDecl *D = cast<ValueDecl>(GD.getDecl());