Searched refs:PreprocessJobAction (Results 1 – 6 of 6) sorted by relevance
352 void PreprocessJobAction::anchor() {} in anchor()354 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction() function in PreprocessJobAction
5128 return C.MakeAction<PreprocessJobAction>(Input, OutputTy); in ConstructPhaseAction()5684 if (!PJ || !isa<PreprocessJobAction>(PJ)) { in combineWithPreprocessor()6149 if (isa<PreprocessJobAction>(JA)) in HasPreprocessOutput()6151 if (isa<OffloadAction>(JA) && isa<PreprocessJobAction>(JA.getInputs()[0])) in HasPreprocessOutput()6242 assert(AtTopLevel && isa<PreprocessJobAction>(JA)); in GetNamedOutputPath()7000 if (!isa<PreprocessJobAction>(JA) && !isa<PrecompileJobAction>(JA) && in ShouldUseClangCompiler()7015 if (!isa<PreprocessJobAction>(JA) && !isa<PrecompileJobAction>(JA) && in ShouldUseFlangCompiler()
414 class PreprocessJobAction : public JobAction {418 PreprocessJobAction(Action *Input, types::ID OutputType);
824 if (isa<PreprocessJobAction>(JA)) { in ConstructJob()
5160 } else if (isa<PreprocessJobAction>(JA)) { in ConstructJob()5494 (isa<PreprocessJobAction>(JA) && Args.hasArg(options::OPT__analyze))) in ConstructJob()6645 if (!isa<PreprocessJobAction>(JA) || Output.getType() != types::TY_PP_Asm) in ConstructJob()7533 if (isa<PreprocessJobAction>(JA)) in ConstructJob()7647 !isa<PreprocessJobAction>(JA)) { in ConstructJob()
1295 …bActionC1EPNS0_6ActionENS0_5types2IDE", "clang::driver::PreprocessJobAction::PreprocessJobAction(c…1296 …bActionC2EPNS0_6ActionENS0_5types2IDE", "clang::driver::PreprocessJobAction::PreprocessJobAction(c…1325 …clang6driver19PreprocessJobActionD1Ev", "clang::driver::PreprocessJobAction::~PreprocessJobAction(…1326 …clang6driver19PreprocessJobActionD0Ev", "clang::driver::PreprocessJobAction::~PreprocessJobAction(…26316 {"_ZTVN5clang6driver19PreprocessJobActionE", "vtable for clang::driver::PreprocessJobAction"},