Searched defs:ReplaceText (Results 1 – 2 of 2) sorted by relevance
164 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function171 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
298 void ReplaceText(SourceLocation Start, unsigned OrigLength, in ReplaceText() function in __anonc09f721f0111::RewriteModernObjC