Searched refs:getSourceByIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h294 getSourceByIndex(uint64_t FileIndex,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1316 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, function in class:DWARFDebugLine::LineTable
1400 Result.Source = getSourceByIndex(Row.File, Kind);

Completed in 137 milliseconds