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