Home
last modified time | relevance | path

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

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