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

  /external/clang/lib/CodeGen/
CGException.cpp 891 CGF.Builder.CreateCatchSwitch(ParentPad, UnwindBB, NumHandlers);
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 726 CatchSwitchInst *CreateCatchSwitch(Value *ParentPad, BasicBlock *UnwindBB,
    [all...]

Completed in 117 milliseconds