LLVM  4.0.0
Variables
Object/Error.cpp File Reference
#include "llvm/Object/Error.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/ManagedStatic.h"
Include dependency graph for Object/Error.cpp:

Go to the source code of this file.

Variables

static ManagedStatic
< _object_error_category > 
error_category
 

Variable Documentation

ManagedStatic<_object_error_category> error_category
static

Definition at line 74 of file Object/Error.cpp.

Referenced by llvm::object::object_category().