HomeSort by relevance Sort by last modified time
    Searched defs:addCleanup (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 346 /// addCleanup - Add a cleanup action for a landing pad.
348 void MachineModuleInfo::addCleanup(MachineBasicBlock *LandingPad) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 450 /// addCleanup - Add a cleanup action for a landing pad.
452 void MachineModuleInfo::addCleanup(MachineBasicBlock *LandingPad) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
case.py 221 def addCleanup(self, function, *args, **kwargs):
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
case.py 225 def addCleanup(self, function, *args, **kwargs):
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
case.py 225 def addCleanup(self, function, *args, **kwargs):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
case.py 225 def addCleanup(self, function, *args, **kwargs):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
case.py 225 def addCleanup(self, function, *args, **kwargs):
    [all...]

Completed in 255 milliseconds