|
clang 23.0.0git
|
#include "clang/AST/ASTDumperUtils.h"
Static Public Attributes | |
| static constexpr TerminalColor | DeclKindName |
| static constexpr TerminalColor | Attr = {llvm::raw_ostream::BLUE, true} |
| static constexpr TerminalColor | Stmt = {llvm::raw_ostream::MAGENTA, true} |
| static constexpr TerminalColor | Comment = {llvm::raw_ostream::BLUE, false} |
| static constexpr TerminalColor | Type = {llvm::raw_ostream::GREEN, false} |
| static constexpr TerminalColor | Address = {llvm::raw_ostream::YELLOW, false} |
| static constexpr TerminalColor | Location = {llvm::raw_ostream::YELLOW, false} |
| static constexpr TerminalColor | ValueKind = {llvm::raw_ostream::CYAN, false} |
| static constexpr TerminalColor | ObjectKind = {llvm::raw_ostream::CYAN, false} |
| static constexpr TerminalColor | Errors = {llvm::raw_ostream::RED, true} |
| static constexpr TerminalColor | Null = {llvm::raw_ostream::BLUE, false} |
| static constexpr TerminalColor | Undeserialized |
| static constexpr TerminalColor | Cast = {llvm::raw_ostream::RED, false} |
| static constexpr TerminalColor | Value = {llvm::raw_ostream::CYAN, true} |
| static constexpr TerminalColor | DeclName = {llvm::raw_ostream::CYAN, true} |
| static constexpr TerminalColor | Indent = {llvm::raw_ostream::BLUE, false} |
Definition at line 34 of file ASTDumperUtils.h.
|
staticconstexpr |
Definition at line 59 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpPointer().
|
staticconstexpr |
Definition at line 49 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), and clang::TextNodeDumper::VisitOMPRequiresDecl().
|
staticconstexpr |
Definition at line 78 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::VisitCastExpr().
|
staticconstexpr |
Definition at line 53 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::Visit().
|
staticconstexpr |
Definition at line 46 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpBareDeclRef(), clang::ASTDumper::dumpInvalidDeclContext(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::VisitCXXRecordDecl(), and clang::TextNodeDumper::VisitObjCIvarRefExpr().
|
staticconstexpr |
Definition at line 83 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpBareDeclRef(), clang::ASTDumper::dumpInvalidDeclContext(), clang::ASTDumper::dumpLookups(), clang::TextNodeDumper::dumpName(), and clang::TextNodeDumper::Visit().
|
staticconstexpr |
Definition at line 68 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::Visit(), and clang::TextNodeDumper::Visit().
|
staticconstexpr |
Definition at line 86 of file ASTDumperUtils.h.
Referenced by clang::TextTreeStructure::AddChild().
|
staticconstexpr |
Definition at line 61 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpLocation().
|
staticconstexpr |
Definition at line 71 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpBareDeclRef(), clang::ASTDumper::dumpInvalidDeclContext(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::VisitLoopControlStmt(), and clang::TextNodeDumper::VisitOMPRequiresDecl().
|
staticconstexpr |
Definition at line 66 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::Visit().
|
staticconstexpr |
Definition at line 51 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpCleanupObject(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), and clang::TextNodeDumper::VisitLoopControlStmt().
|
staticconstexpr |
Definition at line 56 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::dumpBareType(), clang::TextNodeDumper::Visit(), clang::TextNodeDumper::Visit(), and clang::TextNodeDumper::Visit().
|
staticconstexpr |
Definition at line 74 of file ASTDumperUtils.h.
Referenced by clang::ASTDumper::dumpLookups(), and clang::TextNodeDumper::Visit().
|
staticconstexpr |
Definition at line 81 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::Visit(), clang::TextNodeDumper::VisitCharacterLiteral(), clang::TextNodeDumper::VisitFixedPointLiteral(), clang::TextNodeDumper::VisitFloatingLiteral(), clang::TextNodeDumper::VisitIntegerLiteral(), clang::TextNodeDumper::VisitLifetimeExtendedTemporaryDecl(), and clang::TextNodeDumper::VisitStringLiteral().
|
staticconstexpr |
Definition at line 64 of file ASTDumperUtils.h.
Referenced by clang::TextNodeDumper::Visit(), and clang::TextNodeDumper::Visit().