clang  3.7.0
Enumerations | Variables
SerializedDiagnosticReader.cpp File Reference
#include "clang/Frontend/SerializedDiagnosticReader.h"
#include "clang/Basic/FileManager.h"
#include "clang/Frontend/SerializedDiagnostics.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/MemoryBuffer.h"
Include dependency graph for SerializedDiagnosticReader.cpp:

Go to the source code of this file.

Enumerations

enum  Cursor
 

Variables

static llvm::ManagedStatic
< SDErrorCategoryType > 
ErrorCategory
 

Enumeration Type Documentation

enum Cursor
strong

Definition at line 69 of file SerializedDiagnosticReader.cpp.

Variable Documentation

llvm::ManagedStatic<SDErrorCategoryType> ErrorCategory
static