|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
This is the complete list of members for acav::AstContext, including all inherited members.
| AstContext()=default (defined in acav::AstContext) | acav::AstContext | |
| AstContext(const AstContext &)=delete (defined in acav::AstContext) | acav::AstContext | |
| AstContext(AstContext &&)=delete (defined in acav::AstContext) | acav::AstContext | |
| createAstNode(AcavJson properties, const SourceRange &range) | acav::AstContext | |
| createAstViewNode(AstNode *node) | acav::AstContext | |
| finalizeLocationIndex() | acav::AstContext | |
| findTypeNode(const void *typePtr) const | acav::AstContext | |
| getAstNodeCount() const | acav::AstContext | inline |
| getAstViewNodeCount() const | acav::AstContext | inline |
| getLocationIndex() const | acav::AstContext | inline |
| getOrCreateTypeNode(const void *typePtr, AcavJson properties, const SourceRange &range) | acav::AstContext | |
| indexNode(AstViewNode *node) | acav::AstContext | |
| operator=(const AstContext &)=delete (defined in acav::AstContext) | acav::AstContext | |
| operator=(AstContext &&)=delete (defined in acav::AstContext) | acav::AstContext | |
| ~AstContext() (defined in acav::AstContext) | acav::AstContext |