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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 172 ObjCMT_Literals = 0x1,
204 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting |
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 323 if (Consumer.ASTMigrateActions & FrontendOptions::ObjCMT_Literals) {
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 100 milliseconds