Searched refs:TagDwarf (Results 1 – 2 of 2) sorted by relevance
27 static constexpr unsigned TagDwarf = 0x00; member35 DW_LANG_##NAME = (TagDwarf << 16) | ID,44 : LVSourceLanguage(TagDwarf, SL) {} in LVSourceLanguage()
24 case LVSourceLanguage::TagDwarf: in getName()