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