Searched refs:VerifyPCHJobAction (Results 1 – 4 of 4) sorted by relevance
148 void VerifyPCHJobAction::anchor() {} in anchor()150 VerifyPCHJobAction::VerifyPCHJobAction(std::unique_ptr<Action> Input, in VerifyPCHJobAction() function in VerifyPCHJobAction
1356 return llvm::make_unique<VerifyPCHJobAction>(std::move(Input), in ConstructPhaseAction()
2660 } else if (isa<VerifyPCHJobAction>(JA)) { in ConstructJob()
270 class VerifyPCHJobAction : public VerifyJobAction {273 VerifyPCHJobAction(std::unique_ptr<Action> Input, types::ID Type);