clang API Documentation

clang::ParentMap Member List
This is the complete list of members for clang::ParentMap, including all inherited members.
addStmt(Stmt *S)clang::ParentMap
getOuterParenParent(Stmt *) const clang::ParentMap
getParent(Stmt *) const clang::ParentMap
getParent(const Stmt *S) const clang::ParentMap [inline]
getParentIgnoreParenCasts(Stmt *) const clang::ParentMap
getParentIgnoreParenCasts(const Stmt *S) const clang::ParentMap [inline]
getParentIgnoreParenImpCasts(Stmt *) const clang::ParentMap
getParentIgnoreParens(Stmt *) const clang::ParentMap
getParentIgnoreParens(const Stmt *S) const clang::ParentMap [inline]
hasParent(Stmt *S) const clang::ParentMap [inline]
isConsumedExpr(Expr *E) const clang::ParentMap
isConsumedExpr(const Expr *E) const clang::ParentMap [inline]
ParentMap(Stmt *ASTRoot)clang::ParentMap
setParent(const Stmt *S, const Stmt *Parent)clang::ParentMap
~ParentMap()clang::ParentMap