Home | History | Annotate | Download | only in Driver

Lines Matching refs:PreprocessJobAction

1275     return new PreprocessJobAction(Input, OutputTy);
1463 if (Inputs->size() == 1 && isa<PreprocessJobAction>(*Inputs->begin()) &&
1582 (isa<PreprocessJobAction>(JA) || JA.getType() == types::TY_ModuleFile))
1938 if (!isa<PreprocessJobAction>(JA) && !isa<PrecompileJobAction>(JA) &&