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 160 ObjCMT_Literals = 0x1,
190 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting | ObjCMT_MigrateDecls)
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 228 if (Consumer.ASTMigrateActions & FrontendOptions::ObjCMT_Literals) {
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 70 milliseconds