Searched refs:getSourceByIndex (Results 1 – 2 of 2) sorted by relevance
293 getSourceByIndex(uint64_t FileIndex,
1333 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex() function in DWARFDebugLine::LineTable1418 Result.Source = getSourceByIndex(Row.File, Kind); in getFileLineInfoForAddress()