Searched defs:SourceEntry (Results 1 – 1 of 1) sorted by relevance
81 struct SourceEntry { struct103 using SourceList = std::list<std::pair<const SourceKey, SourceEntry>>; argument