Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h71 void DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream* OS,
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp740 void clang::DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream *OS, in DoPrintPreprocessedInput() function in clang
DFrontendActions.cpp718 DoPrintPreprocessedInput(CI.getPreprocessor(), OS, in ExecuteAction()