Home
last modified time | relevance | path

Searched defs:getLineTable (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp596 DWARFDebugLine::getLineTable(uint64_t Offset) const { getLineTable() function in DWARFDebugLine
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp308 LineTableInfo &SourceManager::getLineTable() { getLineTable() function in SourceManager