Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp1077 void clang::DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream *OS, in DoPrintPreprocessedInput() function in clang
H A DFrontendActions.cpp1084 DoPrintPreprocessedInput(CI.getPreprocessor(), OS.get(), in ExecuteAction()