clang API Documentation


Go to the source code of this file.
Namespaces | |
| namespace | clang |
Functions | |
| std::unique_ptr< ASTConsumer > | clang::CreateASTPrinter (raw_ostream *OS, StringRef FilterString) |
| std::unique_ptr< ASTConsumer > | clang::CreateASTDumper (StringRef FilterString, bool DumpDecls, bool DumpLookups) |
| std::unique_ptr< ASTConsumer > | clang::CreateASTDeclNodeLister () |
| std::unique_ptr< ASTConsumer > | clang::CreateASTViewer () |
| std::unique_ptr< ASTConsumer > | clang::CreateDeclContextPrinter () |