Home
last modified time | relevance | path

Searched defs:UdtSourceLineRecord (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h631 explicit UdtSourceLineRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in UdtSourceLineRecord() function
632 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() function