|
clang 22.0.0git
|
#include "clang/AST/ASTContext.h"#include "clang/AST/ASTDumperUtils.h"#include "clang/AST/ASTNodeTraverser.h"#include "clang/AST/AttrVisitor.h"#include "clang/AST/CommentCommandTraits.h"#include "clang/AST/CommentVisitor.h"#include "clang/AST/ExprConcepts.h"#include "clang/AST/ExprCXX.h"#include "clang/AST/Mangle.h"#include "clang/AST/Type.h"#include "llvm/Support/JSON.h"Go to the source code of this file.
Classes | |
| class | clang::NodeStreamer |
| class | clang::JSONNodeDumper |
| class | clang::JSONDumper |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |