Home
last modified time | relevance | path

Searched refs:DoPrintPreprocessedInput (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DUtils.h54 void DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream *OS,
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp953 void clang::DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream *OS, in DoPrintPreprocessedInput() function in clang
H A DFrontendActions.cpp1018 DoPrintPreprocessedInput(CI.getPreprocessor(), OS.get(), in ExecuteAction()