Home
last modified time | relevance | path

Searched defs:DiagStorage (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h80 PartialDiagnostic::DiagStorageAllocator DiagStorage; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1011 DiagnosticStorage DiagStorage; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1977 DiagnosticStorage *DiagStorage = nullptr; in Create() local