Searched defs:PartialDiagnostic (Results 1 – 1 of 1) sorted by relevance
44 PartialDiagnostic(NullDiagnostic) {} in PartialDiagnostic() function46 PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) in PartialDiagnostic() function49 PartialDiagnostic(const PartialDiagnostic &Other) in PartialDiagnostic() function75 PartialDiagnostic(PartialDiagnostic &&Other) : DiagID(Other.DiagID) { in PartialDiagnostic() function81 PartialDiagnostic(const PartialDiagnostic &Other, in PartialDiagnostic() function90 PartialDiagnostic(const Diagnostic &Other, DiagStorageAllocator &Allocator_) in PartialDiagnostic() function