LLVM 19.0.0git
Functions
SymbolRecordHelpers.cpp File Reference
#include "llvm/DebugInfo/CodeView/SymbolRecordHelpers.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/CodeView/SymbolDeserializer.h"

Go to the source code of this file.

Functions

template<typename RecordT >
static RecordT createRecord (const CVSymbol &sym)
 

Function Documentation

◆ createRecord()

template<typename RecordT >
static RecordT createRecord ( const CVSymbol sym)
static