Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h80 PartialDiagnostic::DiagStorageAllocator DiagStorage; variable
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1016 DiagnosticStorage DiagStorage; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp2045 DiagnosticStorage *DiagStorage = nullptr; in Create() local