Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ValueDecl

286     const auto *D = cast<ValueDecl>(GD.getDecl());
1328 void CodeGenModule::AddGlobalAnnotations(const ValueDecl *D,
1383 bool CodeGenModule::MustBeEmitted(const ValueDecl *Global) {
1391 bool CodeGenModule::MayBeEmittedEagerly(const ValueDecl *Global) {
1432 ConstantAddress CodeGenModule::GetWeakRefReference(const ValueDecl *VD) {
1465 const auto *Global = cast<ValueDecl>(GD.getDecl());
1597 ValueDecl *VD = E->getDecl();
1677 const auto *D = cast<ValueDecl>(GD.getDecl());
1679 PrettyStackTraceDecl CrashInfo(const_cast<ValueDecl *>(D), D->getLocation(),
2730 const auto *D = cast<ValueDecl>(GD.getDecl());