Searched refs:ObjCMT_Subscripting (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | FrontendOptions.h | 174 ObjCMT_Subscripting = 0x2, enumerator 204 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting |
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | FrontendOptions.h | 405 ObjCMT_Subscripting = 0x2, enumerator 448 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting |
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | FrontendOptions.h | 409 ObjCMT_Subscripting = 0x2, enumerator 452 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting |
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | FrontendOptions.h | 409 ObjCMT_Subscripting = 0x2, enumerator 452 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting |
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | FrontendOptions.h | 437 ObjCMT_Subscripting = 0x2, enumerator 480 ObjCMT_MigrateAll = (ObjCMT_Literals | ObjCMT_Subscripting |
|
/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 329 if (Consumer.ASTMigrateActions & FrontendOptions::ObjCMT_Subscripting) { in VisitObjCMessageExpr() 2023 FrontendOptions::ObjCMT_Subscripting; in CreateASTConsumer()
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 1246 Opts.ObjCMTAction |= FrontendOptions::ObjCMT_Subscripting; in ParseFrontendArgs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/ |
D | Options.inc | 5180 …ObjCMT_Subscripting), denormalizeSimpleFlag, mergeMaskValue, (extractMaskValue<unsigned, decltype(…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/ |
D | Options.inc | 5279 …ObjCMT_Subscripting), denormalizeSimpleFlag, mergeMaskValue, (extractMaskValue<unsigned, decltype(…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/ |
D | Options.inc | 5279 …ObjCMT_Subscripting), denormalizeSimpleFlag, mergeMaskValue, (extractMaskValue<unsigned, decltype(…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/ |
D | Options.inc | 5366 …ObjCMT_Subscripting), denormalizeSimpleFlag, mergeMaskValue, (extractMaskValue<unsigned, decltype(…
|