Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFDebugLine.cpp227 DWARFDebugLine::getLineTable(uint32_t offset) const { in getLineTable() function in DWARFDebugLine
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp356 LineTableInfo &SourceManager::getLineTable() { in getLineTable() function in SourceManager