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

  /external/llvm/lib/Transforms/IPO/
CrossDSOCFI.cpp 133 TrapCall->setDoesNotReturn();
  /external/llvm/include/llvm/IR/
CallSite.h 345 void setDoesNotReturn() {
346 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
Function.h 313 void setDoesNotReturn() {
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
BoundsChecking.cpp 86 TrapCall->setDoesNotReturn();
  /external/clang/lib/CodeGen/
CGException.cpp 499 ->setDoesNotReturn();
    [all...]
ItaniumCXXABI.cpp     [all...]
CGObjCMac.cpp     [all...]
CGCall.cpp     [all...]
CGExpr.cpp     [all...]
CGObjCGNU.cpp     [all...]
MicrosoftCXXABI.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]

Completed in 342 milliseconds