Home
last modified time | relevance | path

Searched full:udtmodsourceline (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp185 static UdtModSourceLineRecord UdtModSourceLine(TypeIndex(14), TypeIndex(15), 0, variable
326 writeTypeRecords(UdtModSourceLine); in TEST_F()
327 checkTypeReferences(0, UdtModSourceLine.UDT, UdtModSourceLine.SourceFile); in TEST_F()
429 BuildInfo.Record, UdtSourceLine, UdtModSourceLine, Modifier, in TEST_F()
441 checkTypeReferences(6, UdtModSourceLine.UDT, UdtModSourceLine.SourceFile); in TEST_F()
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Dmerge-ids-and-types-1.yaml109 UdtModSourceLine:
H A Dmerge-ids-and-types-2.yaml111 UdtModSourceLine:
H A Devery-type.yaml292 # TYPE_RECORD(LF_UDT_MOD_SRC_LINE, 0x1607, UdtModSourceLine)
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewTypes.def84 TYPE_RECORD(LF_UDT_MOD_SRC_LINE, 0x1607, UdtModSourceLine)