Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h630 explicit UdtSourceLineRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in UdtSourceLineRecord() function
631 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h747 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord() function