Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp194 const auto Attr_DW_FORM_implicit_const = in TestAllForms() local
197 CUDie.addAttribute(Attr_DW_FORM_implicit_const, DW_FORM_implicit_const, in TestAllForms()
361 EXPECT_EQ(ICSData, toSigned(DieDG.find(Attr_DW_FORM_implicit_const), 0)); in TestAllForms()