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