Searched refs:VerifyPCHJobAction (Results 1 – 4 of 4) sorted by relevance
161 void VerifyPCHJobAction::anchor() {} in anchor()163 VerifyPCHJobAction::VerifyPCHJobAction(std::unique_ptr<Action> Input, in VerifyPCHJobAction() function in VerifyPCHJobAction
1597 return llvm::make_unique<VerifyPCHJobAction>(std::move(Input), in ConstructPhaseAction()
3527 } else if (isa<VerifyPCHJobAction>(JA)) { in ConstructJob()
305 class VerifyPCHJobAction : public VerifyJobAction {308 VerifyPCHJobAction(std::unique_ptr<Action> Input, types::ID Type);