Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NeedsVTTParameter

179   bool NeedsVTTParameter(GlobalDecl GD);
835 if (NeedsVTTParameter(CGF.CurGD)) {
1436 bool ItaniumCXXABI::NeedsVTTParameter(GlobalDecl GD) {