Home
last modified time | relevance | path

Searched defs:ReplaceText (Results 1 – 5 of 5) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Core/
DRewriter.h164 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function
171 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Rewrite/Core/
DRewriter.h165 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function
172 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Core/
DRewriter.h164 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function
171 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Core/
DRewriter.h164 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText() function
171 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcommdlg.h385 #define ReplaceText __MINGW_NAME_AW(ReplaceText) macro