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 889 CGF.Builder.CreateCatchSwitch(ParentPad, UnwindBB, NumHandlers);
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 711 CatchSwitchInst *CreateCatchSwitch(Value *ParentPad, BasicBlock *UnwindBB,
    [all...]

Completed in 37 milliseconds