Searched refs:CanUseODR (Results 1 – 2 of 2) sorted by relevance
80 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() argument92 HasODR = CanUseODR && (*Lang == dwarf::DW_LANG_C_plus_plus || in CompileUnit()
198 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() argument207 HasODR = CanUseODR && (Lang == dwarf::DW_LANG_C_plus_plus || in CompileUnit()