Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManagerInternals.h89 std::map<FileID, std::vector<LineEntry> > LineEntries; variable
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp119 const MCLineSection::MCLineEntryCollection &LineEntries) { in EmitDwarfLineTable()