Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManagerInternals.h92 std::map<FileID, std::vector<LineEntry>> LineEntries; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp167 const MCLineSection::MCDwarfLineEntryCollection &LineEntries) { in emitDwarfLineTable()