Searched defs:SourceLocations (Results 1 – 3 of 3) sorted by relevance
36 using SourceLocations = std::vector<SourceLocation>; variable
115 using SourceLocations = std::vector<std::pair<std::string, unsigned int>>; typedef
1606 const SmallVectorImpl<SourceLocation> &SourceLocations) { in setDeserializedSafeBufferOptOutMap()