Searched refs:loc_end (Results 1 – 2 of 2) sorted by relevance
112 loc_iterator loc_end() const { return Locations + size(); } in loc_end() function1410 return data().ReferencedProtocols.loc_end(); in protocol_loc_end()2194 return data().ReferencedProtocols.loc_end(); in protocol_loc_end()2423 return ReferencedProtocols.loc_end(); in protocol_loc_end()
387 return SourceRange(*PL.loc_begin(), *std::prev(PL.loc_end())); in diagnoseSubMismatchProtocols()