Searched refs:canReplaceRange (Results 1 – 1 of 1) sorted by relevance
154 bool canReplaceRange(SourceRange range, SourceRange replacementRange);221 if (!canReplaceRange(act.R1, act.R2)) in commitTransaction()412 bool TransformActionsImpl::canReplaceRange(SourceRange range, in canReplaceRange() function in TransformActionsImpl