Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h636 explicit UdtSourceLineRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in UdtSourceLineRecord() function
637 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() function