|
clang 22.0.0git
|
#include "clang/Basic/TokenKinds.h"#include "clang/Tooling/Syntax/BuildTree.h"#include "clang/Tooling/Syntax/Tree.h"#include "clang/Tooling/Syntax/Tokens.h"#include "clang/Tooling/Syntax/TokenBufferTokenManager.h"Go to the source code of this file.
Classes | |
| class | clang::syntax::FactoryImpl |
| Exposes private syntax tree APIs required to implement node synthesis. More... | |