LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
#include "llvm/Support/Error.h"
#include "llvm/DebugInfo/CodeView/CodeViewTypes.def"
Go to the source code of this file.
Classes | |
class | llvm::codeview::TypeVisitorCallbacks |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::codeview |
Macros | |
#define | TYPE_RECORD(EnumName, EnumVal, Name) |
#define | MEMBER_RECORD(EnumName, EnumVal, Name) |
#define | TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
#define | MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
Definition at line 53 of file TypeVisitorCallbacks.h.
Definition at line 59 of file TypeVisitorCallbacks.h.
Definition at line 49 of file TypeVisitorCallbacks.h.
Definition at line 58 of file TypeVisitorCallbacks.h.