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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 162 ObjCMT_Subscripting = 0x2,
190 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting | ObjCMT_MigrateDecls)
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 234 if (Consumer.ASTMigrateActions & FrontendOptions::ObjCMT_Subscripting) {
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 78 milliseconds