LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/CodeViewRecordIO.h"
#include "llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h"
#include "llvm/DebugInfo/CodeView/CodeViewSymbols.def"
Go to the source code of this file.
Classes | |
class | llvm::codeview::SymbolRecordMapping |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::codeview | |
Macros | |
#define | SYMBOL_RECORD(EnumName, EnumVal, Name) Error visitKnownRecord(CVSymbol &CVR, Name &Record) override; |
#define | SYMBOL_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
#define SYMBOL_RECORD | ( | EnumName, | |
EnumVal, | |||
Name | |||
) | Error visitKnownRecord(CVSymbol &CVR, Name &Record) override; |
Definition at line 33 of file SymbolRecordMapping.h.
Definition at line 35 of file SymbolRecordMapping.h.