Searched refs:InsertText (Results 1 - 25 of 34) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
H A DRewriter.h88 /// InsertText - Insert the specified string at the specified location in the
94 bool InsertText(SourceLocation Loc, StringRef Str,
101 /// at the some point (the default behavior for InsertText).
103 return InsertText(Loc, Str);
110 /// InsertText - Insert the specified string at the specified location in the
116 return InsertText(Loc, Str, false);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Rewrite/Core/
H A DRewriteBuffer.h61 /// InsertText - Insert some text at the specified point, where the offset in
65 void InsertText(unsigned OrigOffset, StringRef Str,
72 /// method is the same as InsertText with "InsertAfter == false".
74 InsertText(OrigOffset, Str, false);
81 InsertText(OrigOffset, Str);

Completed in 3212 milliseconds

12