Searched refs:SourceLocations (Results 1 – 7 of 7) sorted by relevance
36 using SourceLocations = std::vector<SourceLocation>; variable51 SourceLocations Locations;
123 SourceLocations &SrcLocs);
37 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef38 typedef std::map<uint64_t, SourceLocations> NativeCodeMap;
60 SourceRangeVector SourceLocations; variable
139 SourceLocations.push_back(IncludeLocations[FileName].back()); in addInclude()164 if (SourceLocations.empty()) { in createIncludeInsertion()
109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()161 SourceLocations &SrcLocs) { in lookup()
29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,