Searched refs:DeclLineAttr (Results 1 – 1 of 1) sorted by relevance
1198 if (auto DeclLineAttr = Die.find(DW_AT_decl_line)) in addLocalsForDie() local1199 Local.DeclLine = DeclLineAttr->getAsUnsignedConstant().getValue(); in addLocalsForDie()