Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManagerInternals.h92 std::map<FileID, std::vector<LineEntry>> LineEntries; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp168 const MCLineSection::MCDwarfLineEntryCollection &LineEntries) { in emitOne()