#include <Internals.h>
List of all members.
Detailed Description
Definition at line 104 of file Internals.h.
Constructor & Destructor Documentation
| TransformActions::RewriteReceiver::~RewriteReceiver |
( |
| ) |
[virtual] |
Member Function Documentation
| virtual void clang::arcmt::TransformActions::RewriteReceiver::increaseIndentation |
( |
CharSourceRange |
range, |
|
|
SourceLocation |
parentIndent |
|
) |
| [pure virtual] |
| virtual void clang::arcmt::TransformActions::RewriteReceiver::insert |
( |
SourceLocation |
loc, |
|
|
StringRef |
text |
|
) |
| [pure virtual] |
| virtual void clang::arcmt::TransformActions::RewriteReceiver::remove |
( |
CharSourceRange |
range | ) |
[pure virtual] |
The documentation for this class was generated from the following files: