clang API Documentation

Namespaces | Functions
Frontend/ASTConsumers.h File Reference
#include "clang/Basic/LLVM.h"
#include <memory>
Include dependency graph for Frontend/ASTConsumers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang

Functions

std::unique_ptr< ASTConsumerclang::CreateASTPrinter (raw_ostream *OS, StringRef FilterString)
std::unique_ptr< ASTConsumerclang::CreateASTDumper (StringRef FilterString, bool DumpDecls, bool DumpLookups)
std::unique_ptr< ASTConsumerclang::CreateASTDeclNodeLister ()
std::unique_ptr< ASTConsumerclang::CreateASTViewer ()
std::unique_ptr< ASTConsumerclang::CreateDeclContextPrinter ()