|
clang
5.0.0
|
#include "clang/Frontend/SerializedDiagnosticReader.h"#include "clang/Basic/FileManager.h"#include "clang/Frontend/SerializedDiagnostics.h"#include "llvm/Support/ManagedStatic.h"Go to the source code of this file.
Enumerations | |
| enum | Cursor |
Variables | |
| static llvm::ManagedStatic < SDErrorCategoryType > | ErrorCategory |
|
strong |
Definition at line 71 of file SerializedDiagnosticReader.cpp.
|
static |
Definition at line 295 of file SerializedDiagnosticReader.cpp.
Referenced by clang::serialized_diags::SDErrorCategory().
1.8.6