Searched defs:PreprocessJobAction (Results 1 – 2 of 2) sorted by relevance
66 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction() function in PreprocessJobAction
150 static bool classof(const PreprocessJobAction *) { return true; } in classof()