Searched defs:EditRange (Results 1 – 2 of 2) sorted by relevance
152 static CharSourceRange getRange(const CharSourceRange &EditRange, in getRange()175 const CharSourceRange &EditRange, const SourceManager &SM, in getFileRangeForEdit()186 const CharSourceRange &EditRange, const SourceManager &SM, in getFileRange()
41 std::optional<CharSourceRange> EditRange = in translateEdits() local