HomeSort by relevance Sort by last modified time
    Searched defs:Autorelease (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h 35 Autorelease,
51 Autorelease(nullptr),
63 Autorelease = nullptr;
83 case ARCRuntimeEntryPointKind::Autorelease:
84 return getI8XRetI8XEntryPoint(Autorelease, "objc_autorelease", true);
114 Constant *Autorelease;
  /external/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ObjCARCInstKind.h 36 Autorelease, ///< objc_autorelease
89 /// Test whether the given instruction can autorelease any pointer or cause an
  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 38 /// The argument is treated as if an -autorelease message had been sent to
40 Autorelease,

Completed in 486 milliseconds

1 2