|
clang 22.0.0git
|
This is the complete list of members for clang::ParentMapContext, including all inherited members.
| clear() | clang::ParentMapContext | |
| getParents(const NodeT &Node) | clang::ParentMapContext | inline |
| getParents(const DynTypedNode &Node) | clang::ParentMapContext | |
| getTraversalKind() const | clang::ParentMapContext | inline |
| ParentMapContext(ASTContext &Ctx) | clang::ParentMapContext | |
| setTraversalKind(TraversalKind TK) | clang::ParentMapContext | inline |
| traverseIgnored(const Expr *E) const | clang::ParentMapContext | |
| traverseIgnored(Expr *E) const | clang::ParentMapContext | |
| traverseIgnored(const DynTypedNode &N) const | clang::ParentMapContext | |
| ~ParentMapContext() | clang::ParentMapContext |