Searched refs:GetCompileUnitType (Results 1 – 1 of 1) sorted by relevance
45 static dwarf::Tag GetCompileUnitType(UnitKind Kind, DwarfDebug *DW) { in GetCompileUnitType() function61 : DwarfUnit(GetCompileUnitType(Kind, DW), Node, A, DW, DWU), UniqueID(UID) { in DwarfCompileUnit()