HomeSort by relevance Sort by last modified time
    Searched defs:RewriteBuffer (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 1 //===--- RewriteBuffer.h - Buffer rewriting interface -----------*- C++ -*-===//
21 /// RewriteBuffer - As code is rewritten, SourceBuffer's from the original
22 /// input with modifications get a new RewriteBuffer associated with them. The
23 /// RewriteBuffer captures the modified text itself as well as information used
25 /// RewriteBuffer. For example, if text is inserted into the buffer, any
27 class RewriteBuffer {
93 /// RewriteBuffer is based on, map it into the offset space of the
94 /// RewriteBuffer. If AfterInserts is true and if the OrigOffset indicates a

Completed in 247 milliseconds