Searched refs:setDoesNotReturn (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DCallSite.h235 void setDoesNotReturn() { function in class:llvm::CallSiteBase
236 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp552 ->setDoesNotReturn();
1541 fn->setDoesNotReturn();
1569 termCall->setDoesNotReturn();
1604 terminateCall->setDoesNotReturn();
1631 terminateCall->setDoesNotReturn();
1657 ->setDoesNotReturn();
1666 ->setDoesNotReturn();
1690 ->setDoesNotReturn();
H A DCGExprCXX.cpp1566 CGF.EmitRuntimeCallOrInvoke(Fn).setDoesNotReturn();
1659 CGF.EmitRuntimeCallOrInvoke(Fn).setDoesNotReturn();
H A DCGCall.cpp2123 invoke->setDoesNotReturn();
2127 call->setDoesNotReturn();
H A DCGExpr.cpp2201 HandlerCall->setDoesNotReturn();
2219 TrapCall->setDoesNotReturn();
H A DCGObjCMac.cpp4139 ->setDoesNotReturn();
7001 .setDoesNotReturn();
7004 .setDoesNotReturn();
H A DCGObjCGNU.cpp2715 Throw.setDoesNotReturn();
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp89 TrapCall->setDoesNotReturn();
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DFunction.h260 void setDoesNotReturn() { function in class:llvm::Function
H A DInstructions.h1326 void setDoesNotReturn() { function in class:llvm::CallInst
2963 void setDoesNotReturn() { function in class:llvm::InvokeInst

Completed in 168 milliseconds