reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/ARCMigrate/ARCMTActions.cpp
   17   if (arcmt::checkForManualIssues(CI.getInvocation(), getCurrentInput(),
   31   return !arcmt::applyTransformations(CI.getInvocation(), getCurrentInput(),
   41           CI.getInvocation(), getCurrentInput(), CI.getPCHContainerOperations(),
tools/clang/lib/Frontend/ASTMerge.cpp
   28   AdaptedAction->setCurrentInput(getCurrentInput(), takeCurrentASTUnit());
tools/clang/lib/Frontend/FrontendAction.cpp
 1066   WrappedAction->setCurrentInput(getCurrentInput());
 1070   setCurrentInput(WrappedAction->getCurrentInput());
tools/clang/lib/Frontend/FrontendActions.cpp
  825   auto &Input = getCurrentInput();
tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp
  282   auto &Input = getCurrentInput();