Searched defs:UdtModSourceLineRecord (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h646 class UdtModSourceLineRecord : public TypeRecord { class in namespace:llvm::codeview
649 explicit UdtModSourceLineRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} function in class:llvm::codeview::UdtModSourceLineRecord
650 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, function in class:llvm::codeview::UdtModSourceLineRecord

Completed in 118 milliseconds