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