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

  /external/clang/include/clang/Frontend/
FrontendActions.h 227 class PreprocessOnlyAction : public PreprocessorFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 104 case RunPreprocessorOnly: return new PreprocessOnlyAction();
  /external/clang/lib/Frontend/
FrontendActions.cpp 655 void PreprocessOnlyAction::ExecuteAction() {

Completed in 45 milliseconds