ΒΆllvm::codeview::TypeIndex getModifiedType(
const llvm::codeview::CVType& CVT)
llvm::codeview::TypeIndex getModifiedType(
const llvm::codeview::CVType& CVT)
Description
Given a CVType which is assumed to be an LF_MODIFIER, return the TypeIndex of the type that the LF_MODIFIER modifies.
Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h:24
Parameters
- const llvm::codeview::CVType& CVT