HomeSort by relevance Sort by last modified time
    Searched refs:DoPrintPreprocessedInput (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
Utils.h 69 /// DoPrintPreprocessedInput - Implement -E mode.
70 void DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream* OS,
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 717 /// DoPrintPreprocessedInput - This implements -E mode.
719 void clang::DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream *OS,
FrontendActions.cpp 715 DoPrintPreprocessedInput(CI.getPreprocessor(), OS,

Completed in 52 milliseconds