LLVM  8.0.1
Classes | Variables
CodeViewError.cpp File Reference
#include "llvm/DebugInfo/CodeView/CodeViewError.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/ManagedStatic.h"
Include dependency graph for CodeViewError.cpp:

Go to the source code of this file.

Classes

class  CodeViewErrorCategory
 

Variables

static llvm::ManagedStatic< CodeViewErrorCategoryCodeViewErrCategory
 

Variable Documentation

◆ CodeViewErrCategory

llvm::ManagedStatic<CodeViewErrorCategory> CodeViewErrCategory
static

Definition at line 43 of file CodeViewError.cpp.

Referenced by llvm::codeview::CVErrorCategory().