Home | History | Annotate | Download | only in AST

Lines Matching refs:PDiag

1418                                            const PartialDiagnostic &PDiag) {
1431 if (PDiag.hasStorage())
1434 DependentDiagnostic *DD = new (C) DependentDiagnostic(PDiag, DiagStorage);