HomeSort by relevance Sort by last modified time
    Searched refs:removeFromParent (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /external/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
GlobalVariable.h 154 /// removeFromParent - This method unlinks 'this' from the containing module,
157 void removeFromParent() override;
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalAlias.h 49 /// removeFromParent - This method unlinks 'this' from the containing module,
52 virtual void removeFromParent();
GlobalVariable.h 145 /// removeFromParent - This method unlinks 'this' from the containing module,
148 virtual void removeFromParent();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysPanel.java 130 public void removeFromParent();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalIFunc.h 52 void removeFromParent() final;
GlobalAlias.h 62 /// removeFromParent - This method unlinks 'this' from the containing module,
65 void removeFromParent() override;
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
PreviewImageView.java 78 removeFromParent();
82 public void removeFromParent() {
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyArgumentMove.cpp 102 EntryMBB.insert(InsertPt, MI.removeFromParent());
WebAssemblyPrepareForLiveIntervals.cpp 127 MI->removeFromParent();

Completed in 1106 milliseconds

1 2 3 4 5 6