reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Rewrite/Frontend/Rewriters.h
   23 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);

References

tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp
  191   RewriteMacrosInInput(CI.getPreprocessor(), OS.get());