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

  /external/clang/lib/ARCMigrate/
ARCMTActions.cpp 17 bool CheckAction::BeginInvocation(CompilerInstance &CI) {
27 CheckAction::CheckAction(FrontendAction *WrappedAction)
  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 20 class CheckAction : public WrapperFrontendAction {
25 CheckAction(FrontendAction *WrappedAction);
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 148 Act = new arcmt::CheckAction(Act);

Completed in 1962 milliseconds