ΒΆinline bool isIdRecord(
llvm::codeview::TypeLeafKind K)
inline bool isIdRecord(
llvm::codeview::TypeLeafKind K)
Description
Return true if this record should be in the IPI stream of a PDB. In an object file, these record kinds will appear mixed into the .debug$T section.
Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h:28
Parameters
- llvm::codeview::TypeLeafKind K