Home | History | Annotate | Download | only in AST

Lines Matching refs:PartialDiagnostic

1418                                            const PartialDiagnostic &PDiag) {
1428 // Allocate the copy of the PartialDiagnostic via the ASTContext's
1430 PartialDiagnostic::Storage *DiagStorage = 0;
1432 DiagStorage = new (C) PartialDiagnostic::Storage;