Home
last modified time | relevance | path

Searched refs:SecondVal1DIE (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp1658 auto SecondVal1DIE = CUDie.addChild(DW_TAG_class_type); in TEST() local
1659 SecondVal1DIE.addAttribute(Attr, DW_FORM_implicit_const, Val1); in TEST()