clang API Documentation

Namespaces | Functions
Rewrite/ASTConsumers.h File Reference
#include "clang/Basic/LLVM.h"
#include <string>
Include dependency graph for Rewrite/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

ASTConsumerclang::CreateObjCRewriter (const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, const LangOptions &LOpts, bool SilenceRewriteMacroWarning)
ASTConsumerclang::CreateModernObjCRewriter (const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, const LangOptions &LOpts, bool SilenceRewriteMacroWarning)
ASTConsumerclang::CreateHTMLPrinter (raw_ostream *OS, Preprocessor &PP, bool SyntaxHighlight=true, bool HighlightMacros=true)