Searched defs:SummaryEntryVector (Results 1 – 2 of 2) sorted by relevance
42 using SummaryEntryVector = std::vector<ProfileSummaryEntry>; variable
45 typedef std::vector<ProfileSummaryEntry> SummaryEntryVector; typedef