Searched defs:SourceLocations (Results 1 – 2 of 2) sorted by relevance
36 using SourceLocations = std::vector<SourceLocation>; variable
37 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef