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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h651 class UdtModSourceLineRecord : public TypeRecord { class in namespace:llvm::codeview
654 explicit UdtModSourceLineRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} function in class:llvm::codeview::UdtModSourceLineRecord
655 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, function in class:llvm::codeview::UdtModSourceLineRecord

Completed in 114 milliseconds