clang API Documentation

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

Go to the source code of this file.

Namespaces

namespace  clang

Functions

void clang::RewriteMacrosInInput (Preprocessor &PP, raw_ostream *OS)
 RewriteMacrosInInput - Implement -rewrite-macros mode.
void clang::DoRewriteTest (Preprocessor &PP, raw_ostream *OS)
 DoRewriteTest - A simple test for the TokenRewriter class.
void clang::RewriteIncludesInInput (Preprocessor &PP, raw_ostream *OS, const PreprocessorOutputOptions &Opts)
 RewriteIncludesInInput - Implement -frewrite-includes mode.