Home | History | Annotate | Download | only in AST

Lines Matching refs:PDiag

1607                                            const PartialDiagnostic &PDiag) {
1620 if (PDiag.hasStorage())
1623 DependentDiagnostic *DD = new (C) DependentDiagnostic(PDiag, DiagStorage);