LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeStreamMerger.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h"
#include "llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h"
#include "llvm/DebugInfo/CodeView/TypeDeserializer.h"
#include "llvm/DebugInfo/CodeView/TypeIndex.h"
#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
#include "llvm/DebugInfo/CodeView/TypeRecordHelpers.h"
#include "llvm/Support/Error.h"
#include <optional>
Go to the source code of this file.
Functions | |
static size_t | slotForIndex (TypeIndex Idx) |
|
inlinestatic |
Definition at line 24 of file TypeStreamMerger.cpp.
References assert(), llvm::codeview::TypeIndex::FirstNonSimpleIndex, and Idx.