Searched defs:PartialDiagnostic (Results 1 – 2 of 2) sorted by relevance
181 PartialDiagnostic(NullDiagnostic) in PartialDiagnostic() function184 PartialDiagnostic(unsigned DiagID, StorageAllocator &Allocator) in PartialDiagnostic() function187 PartialDiagnostic(const PartialDiagnostic &Other) in PartialDiagnostic() function196 PartialDiagnostic(PartialDiagnostic &&Other) in PartialDiagnostic() function202 PartialDiagnostic(const PartialDiagnostic &Other, Storage *DiagStorage) in PartialDiagnostic() function210 PartialDiagnostic(const Diagnostic &Other, StorageAllocator &Allocator) in PartialDiagnostic() function
730 friend class PartialDiagnostic; variable900 friend class PartialDiagnostic; variable