Home | History | Annotate | Download | only in AST

Lines Matching refs:PartialDiagnostic

1532                                            const PartialDiagnostic &PDiag) {
1542 // Allocate the copy of the PartialDiagnostic via the ASTContext's
1544 PartialDiagnostic::Storage *DiagStorage = 0;
1546 DiagStorage = new (C) PartialDiagnostic::Storage;