Home
last modified time | relevance | path

Searched defs:LineEntries (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManagerInternals.h92 std::map<FileID, std::vector<LineEntry>> LineEntries; variable
/llvm-project-15.0.7/llvm/unittests/MC/
H A DDwarfLineTableHeaders.cpp129 MCLineSection::MCDwarfLineEntryCollection LineEntries; in emitDebugLineSection() local
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp168 const MCLineSection::MCDwarfLineEntryCollection &LineEntries) { in emitOne()
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp1440 const MCLineSection::MCDwarfLineEntryCollection &LineEntries) { in emitDwarfLineTable()