HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentInput (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/ARCMigrate/
ARCMTActions.cpp 18 if (arcmt::checkForManualIssues(CI.getInvocation(), getCurrentInput(),
31 return !arcmt::applyTransformations(CI.getInvocation(), getCurrentInput(),
40 getCurrentInput(),
  /external/clang/include/clang/Frontend/
FrontendAction.h 122 const FrontendInputFile &getCurrentInput() const {
  /external/clang/lib/Frontend/
ASTMerge.cpp 29 AdaptedAction->setCurrentInput(getCurrentInput(), takeCurrentASTUnit());
FrontendAction.cpp 370 if (!CI.InitializeSourceManager(getCurrentInput()))
490 WrappedAction->setCurrentInput(getCurrentInput());

Completed in 805 milliseconds