AddFixItHint(const FixItHint &Hint) const | clang::StreamingDiagnostic | inline |
AddSourceRange(const CharSourceRange &R) const | clang::StreamingDiagnostic | inline |
AddString(StringRef V) const | clang::StreamingDiagnostic | inline |
AddTaggedVal(uint64_t V, DiagnosticsEngine::ArgumentKind Kind) const | clang::StreamingDiagnostic | inline |
Allocator | clang::StreamingDiagnostic | protected |
DiagStorage | clang::StreamingDiagnostic | mutableprotected |
DiagStorageAllocator typedef | clang::StreamingDiagnostic | |
Emit(const DiagnosticBuilder &DB) const | clang::PartialDiagnostic | inline |
EmitToString(DiagnosticsEngine &Diags, SmallVectorImpl< char > &Buf) const | clang::PartialDiagnostic | inline |
freeStorage() | clang::StreamingDiagnostic | inline |
freeStorageSlow() | clang::StreamingDiagnostic | inline |
getDiagID() const | clang::PartialDiagnostic | inline |
getStorage() const | clang::StreamingDiagnostic | inline |
getStringArg(unsigned I) | clang::PartialDiagnostic | inline |
hasStorage() const | clang::PartialDiagnostic | inline |
operator bool() const | clang::StreamingDiagnostic | inline |
operator<<(const T &V) const | clang::PartialDiagnostic | inline |
operator<<(T &&V) const | clang::PartialDiagnostic | inline |
operator=(const PartialDiagnostic &Other) | clang::PartialDiagnostic | inline |
operator=(PartialDiagnostic &&Other) | clang::PartialDiagnostic | inline |
PartialDiagnostic(NullDiagnostic) | clang::PartialDiagnostic | inline |
PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) | clang::PartialDiagnostic | inline |
PartialDiagnostic(const PartialDiagnostic &Other) | clang::PartialDiagnostic | inline |
PartialDiagnostic(PartialDiagnostic &&Other) | clang::PartialDiagnostic | inline |
PartialDiagnostic(const PartialDiagnostic &Other, DiagnosticStorage *DiagStorage_) | clang::PartialDiagnostic | inline |
PartialDiagnostic(const Diagnostic &Other, DiagStorageAllocator &Allocator_) | clang::PartialDiagnostic | inline |
Reset(unsigned DiagID=0) | clang::PartialDiagnostic | inline |
setDiagID(unsigned ID) | clang::PartialDiagnostic | inline |
StreamingDiagnostic()=default | clang::StreamingDiagnostic | protected |
StreamingDiagnostic(DiagStorageAllocator &Alloc) | clang::StreamingDiagnostic | inlineexplicitprotected |
StreamingDiagnostic(const StreamingDiagnostic &Diag)=default | clang::StreamingDiagnostic | protected |
StreamingDiagnostic(StreamingDiagnostic &&Diag)=default | clang::StreamingDiagnostic | protected |
swap(PartialDiagnostic &PD) | clang::PartialDiagnostic | inline |
~StreamingDiagnostic() | clang::StreamingDiagnostic | inlineprotected |