|
clang 22.0.0git
|
This is the complete list of members for clang::edit::EditedSource, including all inherited members.
| applyRewrites(EditsReceiver &receiver, bool adjustRemovals=true) | clang::edit::EditedSource | |
| canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) | clang::edit::EditedSource | |
| clearRewrites() | clang::edit::EditedSource | |
| commit(const Commit &commit) | clang::edit::EditedSource | |
| copyString(StringRef str) | clang::edit::EditedSource | inline |
| copyString(const Twine &twine) | clang::edit::EditedSource | |
| EditedSource(const SourceManager &SM, const LangOptions &LangOpts, const PPConditionalDirectiveRecord *PPRec=nullptr) | clang::edit::EditedSource | inline |
| getLangOpts() const | clang::edit::EditedSource | inline |
| getPPCondDirectiveRecord() const | clang::edit::EditedSource | inline |
| getSourceManager() const | clang::edit::EditedSource | inline |