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 68 /// DoPrintPreprocessedInput - Implement -E mode.
69 void DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream* OS,
  /external/clang/lib/Frontend/
FrontendActions.cpp 652 DoPrintPreprocessedInput(CI.getPreprocessor(), OS,
PrintPreprocessedOutput.cpp 704 /// DoPrintPreprocessedInput - This implements -E mode.
706 void clang::DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream *OS,

Completed in 45 milliseconds