Searched refs:CheckAction (Results 1 – 3 of 3) sorted by relevance
17 bool CheckAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation()27 CheckAction::CheckAction(FrontendAction *WrappedAction) in CheckAction() function in CheckAction
20 class CheckAction : public WrapperFrontendAction {25 CheckAction(FrontendAction *WrappedAction);
136 Act = new arcmt::CheckAction(Act); in CreateFrontendAction()