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 201 class PreprocessOnlyAction : public PreprocessorFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 116 case RunPreprocessorOnly: return new PreprocessOnlyAction();
  /external/clang/lib/Frontend/
FrontendActions.cpp 368 void PreprocessOnlyAction::ExecuteAction() {

Completed in 229 milliseconds