Searched defs:LineEntries (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h92 std::map<FileID, std::vector<LineEntry>> LineEntries; member in class:clang::LineTableInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp150 EmitDwarfLineTable(MCObjectStreamer *MCOS, MCSection *Section, const MCLineSection::MCDwarfLineEntryCollection &LineEntries) argument

Completed in 123 milliseconds