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

1 2 3 4

  /frameworks/compile/mclinker/include/mcld/Support/
GCFactoryListTraits.h 50 static void deleteNode(DataType* V) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Recycler.h 54 static void deleteNode(RecyclerStruct *) {
55 assert(0 && "Recycler's ilist_traits shouldn't see a deleteNode call!");
  /external/llvm/lib/MC/
MCFragment.cpp 234 void ilist_node_traits<MCFragment>::deleteNode(MCFragment *V) {
  /external/oj-libjdwp/src/share/back/
commonRef.c 128 deleteNode(JNIEnv *env, RefNode *node)
244 deleteNode(env, node);
386 deleteNode(env, node);
588 deleteNode(env, freed);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBasicBlock.cpp 137 void ilist_traits<MachineInstr>::deleteNode(MachineInstr* MI) {
MachineFunction.cpp 50 void ilist_traits<MachineBasicBlock>::deleteNode(MachineBasicBlock *MBB) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNodeUtils.java 236 deleteNode(rootImplicitNode);
273 deleteNode(rootImplicitNode);
295 static void deleteNode(XMPNode node)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
647 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
647 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instruction.h 40 static inline void deleteNode(Instruction *V);
647 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ilist.h 42 static void deleteNode(NodeTy *V) { delete V; }
58 static void deleteNode(NodeTy *V) {}
281 this->deleteNode(remove(where));
289 /// removeNodeFromList() or deleteNode().

Completed in 1083 milliseconds

1 2 3 4