clang API Documentation

Public Member Functions | Public Attributes
clang::edit::Commit::Edit Struct Reference

#include <Commit.h>

Collaboration diagram for clang::edit::Commit::Edit:
Collaboration graph
[legend]

List of all members.

Public Member Functions

SourceLocation getFileLocation (SourceManager &SM) const
CharSourceRange getFileRange (SourceManager &SM) const
CharSourceRange getInsertFromRange (SourceManager &SM) const

Public Attributes

EditKind Kind
StringRef Text
SourceLocation OrigLoc
FileOffset Offset
FileOffset InsertFromRangeOffs
unsigned Length
bool BeforePrev

Detailed Description

Definition at line 33 of file Commit.h.


Member Function Documentation


Member Data Documentation

Definition at line 40 of file Commit.h.

Referenced by applyCocoaAPICheck(), and clang::edit::EditedSource::commit().

Definition at line 38 of file Commit.h.

Referenced by clang::edit::EditedSource::commit().

Definition at line 34 of file Commit.h.

Referenced by applyCocoaAPICheck(), and clang::edit::EditedSource::commit().

Definition at line 39 of file Commit.h.

Referenced by clang::edit::EditedSource::commit().

Definition at line 37 of file Commit.h.

Referenced by clang::edit::EditedSource::commit().

Definition at line 36 of file Commit.h.

Referenced by applyCocoaAPICheck(), and clang::edit::EditedSource::commit().

Definition at line 35 of file Commit.h.

Referenced by applyCocoaAPICheck(), and clang::edit::EditedSource::commit().


The documentation for this struct was generated from the following files: