Searched defs:LineTableEntry (Results 1 – 2 of 2) sorted by relevance
28 struct LineTableEntry { struct38 using LineNumberTable = std::vector<LineTableEntry>; argument
34 struct LineTableEntry { struct38 bool operator<(const LineTableEntry &other) const argument