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

  /frameworks/compile/mclinker/include/mcld/Support/
GCFactoryListTraits.h 42 static void destroySentinel(DataType*) { }
  /external/llvm/include/llvm/IR/
Module.h 42 static void destroySentinel(Function*) {}
58 static void destroySentinel(GlobalVariable*) {}
73 static void destroySentinel(GlobalAlias*) {}
89 static void destroySentinel(NamedMDNode*) {}
Function.h 42 static void destroySentinel(BasicBlock*) {}
59 static void destroySentinel(Argument*) {}
BasicBlock.h 47 static void destroySentinel(Instruction*) {}
  /external/llvm/include/llvm/Support/
Recycler.h 51 static void destroySentinel(RecyclerStruct *) {}
  /external/llvm/include/llvm/Analysis/
IVUsers.h 109 static void destroySentinel(IVStrideUse*) {}
  /external/llvm/include/llvm/ADT/
ilist.h 80 /// destroySentinel - deallocate the dynamic sentinel
81 static void destroySentinel(NodeTy *N) { delete N; }
355 Traits::destroySentinel(getTail());
SparseBitVector.h 271 static void destroySentinel(Element *) {}
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 52 void destroySentinel(MachineBasicBlock *) const {}
MachineBasicBlock.h 46 void destroySentinel(MachineInstr *) const {}
SlotIndexes.h 66 void destroySentinel(IndexListEntry *) const {}
SelectionDAG.h 49 static void destroySentinel(SDNode *) {}
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 322 void destroySentinel(clang::ento::BugReport *) const {}
  /external/llvm/lib/Support/
YAMLParser.cpp 141 static void destroySentinel(Token*) {}
    [all...]

Completed in 559 milliseconds