Chisel
|
This is the complete list of members for Transformation, including all inherited members.
Context | Transformation | protected |
getAllChildren(clang::Stmt *S) | Transformation | protected |
getEndLocation(clang::SourceLocation Loc) | Transformation | protected |
getEndLocationAfter(clang::SourceRange Range, char Symbol) | Transformation | protected |
getEndLocationFromBegin(clang::SourceRange Range) | Transformation | protected |
getEndLocationUntil(clang::SourceRange Range, char Symbol) | Transformation | protected |
getEndOfCond(clang::Expr *E) | Transformation | protected |
getEndOfStmt(clang::Stmt *S) | Transformation | protected |
getOffsetUntil(const char *Buf, char Symbol) | Transformation | protected |
getSourceText(const clang::SourceLocation &B, const clang::SourceLocation &E) | Transformation | protected |
Initialize(clang::ASTContext &Ctx) | Transformation | protectedvirtual |
removeSourceText(const clang::SourceLocation &B, const clang::SourceLocation &E) | Transformation | protected |
TheRewriter | Transformation | protected |
Transformation() | Transformation | inline |
~Transformation() | Transformation | inline |