Home
last modified time | relevance | path

Searched refs:RewriteMacrosInInput (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DRewriters.h23 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp89 void clang::RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS) { in RewriteMacrosInInput() function in clang