Searched refs:getCurrentInput (Results 1 – 4 of 4) sorted by relevance
18 if (arcmt::checkForManualIssues(CI.getInvocation(), getCurrentInput(), in BeginInvocation()31 return !arcmt::applyTransformations(CI.getInvocation(), getCurrentInput(), in BeginInvocation()40 getCurrentInput(), in BeginInvocation()
29 AdaptedAction->setCurrentInput(getCurrentInput(), takeCurrentASTUnit()); in BeginSourceFileAction()
559 WrappedAction->setCurrentInput(getCurrentInput()); in BeginSourceFileAction()
130 const FrontendInputFile &getCurrentInput() const { in getCurrentInput() function