Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GD

286 llvm::Value *CodeGenFunction::GetVTTParameter(GlobalDecl GD,
289 if (!CGM.getCXXABI().NeedsVTTParameter(GD)) {
295 const CXXRecordDecl *Base = cast<CXXMethodDecl>(GD.getDecl())->getParent();