LLVM 19.0.0git
Functions
TypeRecordHelpers.cpp File Reference
#include "llvm/DebugInfo/CodeView/TypeRecordHelpers.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/DebugInfo/CodeView/TypeDeserializer.h"
#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"

Go to the source code of this file.

Functions

template<typename RecordT >
static ClassOptions getUdtOptions (CVType CVT)
 
template<typename RecordT >
static uint64_t getUdtSize (CVType CVT)
 

Function Documentation

◆ getUdtOptions()

template<typename RecordT >
static ClassOptions getUdtOptions ( CVType  CVT)
static

Definition at line 18 of file TypeRecordHelpers.cpp.

References llvm::consumeError(), and llvm::codeview::EC.

◆ getUdtSize()

template<typename RecordT >
static uint64_t getUdtSize ( CVType  CVT)
static

Definition at line 162 of file TypeRecordHelpers.cpp.

References llvm::consumeError(), and llvm::codeview::EC.