Searched refs:Attr_DW_FORM_flag_present (Results 1 – 1 of 1) sorted by relevance
184 const auto Attr_DW_FORM_flag_present = static_cast<dwarf::Attribute>(Attr++); in TestAllForms() local186 CUDie.addAttribute(Attr_DW_FORM_flag_present, DW_FORM_flag_present); in TestAllForms()353 EXPECT_EQ(1ULL, toUnsigned(DieDG.find(Attr_DW_FORM_flag_present), 0)); in TestAllForms()