Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Rewrite/
H A DRewriter.cpp108 void RewriteBuffer::ReplaceText(unsigned OrigOffset, unsigned OrigLength, in ReplaceText() function in RewriteBuffer
303 bool Rewriter::ReplaceText(SourceLocation Start, unsigned OrigLength, in ReplaceText() function in Rewriter
313 bool Rewriter::ReplaceText(SourceRange range, SourceRange replacementRange) { in ReplaceText() function in Rewriter
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/protobuf/
H A Dupdate_version.py53 def ReplaceText(elem, text): function
/aosp_15_r20/external/clang/include/clang/Rewrite/Core/
H A DRewriter.h143 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
/aosp_15_r20/external/protobuf/
H A Dupdate_version.py53 def ReplaceText(elem, text): function
/aosp_15_r20/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
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp249 void ReplaceText(SourceLocation Start, unsigned OrigLength, in ReplaceText() function in __anon3af387720111::RewriteObjC
H A DRewriteModernObjC.cpp298 void ReplaceText(SourceLocation Start, unsigned OrigLength, in ReplaceText() function in __anon2ab08db70111::RewriteModernObjC