HomeSort by relevance Sort by last modified time
    Searched refs:OCL_None (Results 26 - 50 of 53) sorted by null

12 3

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h 135 OCL_None,
315 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
488 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Type.h 135 OCL_None,
315 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
491 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Type.h 135 OCL_None,
315 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
491 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Type.h 133 OCL_None,
311 void removeObjCLifetime() { setObjCLifetime(OCL_None); }
489 if (getObjCLifetime() == OCL_None || other.getObjCLifetime() == OCL_None)
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 208 case Qualifiers::OCL_None:
357 if (ownership != Qualifiers::OCL_None &&
    [all...]
CGObjCMac.cpp     [all...]
CGObjC.cpp     [all...]
CGExprCXX.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaChecking.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ItaniumMangle.cpp     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 431 || propertyLifetime == Qualifiers::OCL_None)) {
    [all...]

Completed in 946 milliseconds

12 3