Searched defs:ReplaceText (Results 1 – 5 of 5) sorted by relevance
164 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function171 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
165 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function172 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
385 #define ReplaceText __MINGW_NAME_AW(ReplaceText) macro