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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 182 ObjCMT_Annotation = 0x10,
200 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendOptions.h 193 ObjCMT_Annotation = 0x10,
211 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
FrontendOptions.h 228 ObjCMT_Annotation = 0x10,
246 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
FrontendOptions.h 228 ObjCMT_Annotation = 0x10,
246 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendOptions.h 193 ObjCMT_Annotation = 0x10,
211 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
FrontendOptions.h 228 ObjCMT_Annotation = 0x10,
246 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
FrontendOptions.h 228 ObjCMT_Annotation = 0x10,
246 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
FrontendOptions.h 231 ObjCMT_Annotation = 0x10,
249 ObjCMT_Annotation | ObjCMT_Instancetype |
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 585 if (ASTMigrateActions & FrontendOptions::ObjCMT_Annotation)
592 if ((ASTMigrateActions & FrontendOptions::ObjCMT_Annotation) &&
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 2440 milliseconds