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

  /external/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ObjCARCInstKind.h 64 bool IsRetain(ARCInstKind Class);
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 231 if (IsRetain(Class))
ObjCARCOpts.cpp     [all...]
  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 364 bool llvm::objcarc::IsRetain(ARCInstKind Class) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 377 /// IsRetain - Test if the the given class is objc_retain or
379 static bool IsRetain(InstructionClass Class) {
    [all...]

Completed in 457 milliseconds