Searched defs:replaceText (Results 1 – 2 of 2) sorted by relevance
339 void TransformActionsImpl::replaceText(SourceLocation loc, StringRef text, in replaceText() function in TransformActionsImpl659 void TransformActions::replaceText(SourceLocation loc, StringRef text, in replaceText() function in TransformActions
165 bool Commit::replaceText(SourceLocation loc, StringRef text, in replaceText() function in Commit