Home
last modified time | relevance | path

Searched defs:PartialDiagnostic (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DPartialDiagnostic.h173 PartialDiagnostic(unsigned DiagID, StorageAllocator &Allocator) in PartialDiagnostic() function
176 PartialDiagnostic(const PartialDiagnostic &Other) in PartialDiagnostic() function
185 PartialDiagnostic(const PartialDiagnostic &Other, Storage *DiagStorage) in PartialDiagnostic() function
193 PartialDiagnostic(const DiagnosticInfo &Other, StorageAllocator &Allocator) in PartialDiagnostic() function
DDiagnostic.h572 friend class PartialDiagnostic; variable
690 friend class PartialDiagnostic; variable