reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/ASTContext.h
  560   PartialDiagnostic::StorageAllocator DiagAllocator;
  702   PartialDiagnostic::StorageAllocator &getDiagAllocator() {
tools/clang/include/clang/Basic/PartialDiagnostic.h
  130   StorageAllocator *Allocator = nullptr;
  191   PartialDiagnostic(unsigned DiagID, StorageAllocator &Allocator)
  215   PartialDiagnostic(const Diagnostic &Other, StorageAllocator &Allocator)
tools/clang/include/clang/Sema/DelayedDiagnostic.h
   60   AccessedEntity(PartialDiagnostic::StorageAllocator &Allocator,
   70   AccessedEntity(PartialDiagnostic::StorageAllocator &Allocator,
tools/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
   80   PartialDiagnostic::StorageAllocator DiagStorage;
tools/clang/unittests/Basic/DiagnosticTest.cpp
   77   PartialDiagnostic::StorageAllocator Alloc;