Searched refs:VerifyPCHJobAction (Results 1 – 8 of 8) sorted by relevance
142 void VerifyPCHJobAction::anchor() {} in anchor()144 VerifyPCHJobAction::VerifyPCHJobAction(Action *Input, types::ID Type) in VerifyPCHJobAction() function in VerifyPCHJobAction
1762 return C.MakeAction<VerifyPCHJobAction>(Input, types::TY_Nothing); in ConstructPhaseAction()
3884 } else if (isa<VerifyPCHJobAction>(JA)) { in ConstructJob()
400 void VerifyPCHJobAction::anchor() {} in anchor()402 VerifyPCHJobAction::VerifyPCHJobAction(Action *Input, types::ID Type) in VerifyPCHJobAction() function in VerifyPCHJobAction
3828 return C.MakeAction<VerifyPCHJobAction>(Input, types::TY_Nothing); in ConstructPhaseAction()
326 class VerifyPCHJobAction : public VerifyJobAction {329 VerifyPCHJobAction(Action *Input, types::ID Type);
558 class VerifyPCHJobAction : public VerifyJobAction {562 VerifyPCHJobAction(Action *Input, types::ID Type);
4233 } else if (isa<VerifyPCHJobAction>(JA)) { in ConstructJob()