Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp544 auto LineIter = llvm::partition_point(Lines, [&](const LineTableEntry &E) { in findLineNumbersByVA() local
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp812 auto LineIter = E.LineNumbers.begin(); in typesetLinesAndColumns() local