/aosp_15_r20/external/clang/lib/Rewrite/ |
H A D | Rewriter.cpp | 108 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/ |
D | Rewriter.h | 164 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/ |
D | Rewriter.h | 164 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/ |
D | Rewriter.h | 164 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/ |
D | Rewriter.h | 164 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 D | update_version.py | 53 def ReplaceText(elem, text): function
|
/aosp_15_r20/external/clang/include/clang/Rewrite/Core/ |
H A D | Rewriter.h | 143 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText() function
|
/aosp_15_r20/external/protobuf/ |
H A D | update_version.py | 53 def ReplaceText(elem, text): function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | commdlg.h | 385 #define ReplaceText __MINGW_NAME_AW(ReplaceText) macro
|
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 249 void ReplaceText(SourceLocation Start, unsigned OrigLength, in ReplaceText() function in __anon3af387720111::RewriteObjC
|
H A D | RewriteModernObjC.cpp | 298 void ReplaceText(SourceLocation Start, unsigned OrigLength, in ReplaceText() function in __anon2ab08db70111::RewriteModernObjC
|