clang 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
std::unique_ptr< ASTConsumer > | clang::CreateASTPrinter (std::unique_ptr< raw_ostream > OS, StringRef FilterString) |
std::unique_ptr< ASTConsumer > | clang::CreateASTDumper (std::unique_ptr< raw_ostream > OS, StringRef FilterString, bool DumpDecls, bool Deserialize, bool DumpLookups, bool DumpDeclTypes, ASTDumpOutputFormat Format) |
std::unique_ptr< ASTConsumer > | clang::CreateASTDeclNodeLister () |
std::unique_ptr< ASTConsumer > | clang::CreateASTViewer () |