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

  /external/clang/lib/CodeGen/
CGBlocks.h 153 void setCleanup(EHScopeStack::stable_iterator cleanup) {
CGException.cpp 868 LPadInst->setCleanup(true);
875 LPadInst->setCleanup(true);
    [all...]
CGBlocks.cpp 566 capture.setCleanup(CGF.EHStack.stable_begin());
    [all...]
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 154 LPad->setCleanup(true);
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 104 LPI->setCleanup(true);
    [all...]
  /external/llvm/lib/VMCore/
Instructions.cpp 201 setCleanup(LP.isCleanup());
231 setCleanup(false);
    [all...]
Core.cpp     [all...]
  /external/llvm/include/llvm/
Instructions.h     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 243 milliseconds