ΒΆbool isUdtForwardRef(llvm::codeview::CVType CVT)
bool isUdtForwardRef(llvm::codeview::CVType CVT)
Description
Given an arbitrary codeview type, determine if it is an LF_STRUCTURE, LF_CLASS, LF_INTERFACE, LF_UNION, or LF_ENUM with the forward ref class option.
Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h:20