Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h147 struct DiagnosticStorage { struct
148 enum {
158 unsigned char NumDiagArgs = 0;
182 DiagnosticStorage() = default; argument