HomeSort by: relevance | last modified time | path
    Searched refs:setDoesNotReturn (Results 1 - 16 of 16) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
DwarfEHPrepare.cpp 212 CI->setDoesNotReturn();
242 CI->setDoesNotReturn();
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
BoundsChecking.cpp 196 TrapCall->setDoesNotReturn();
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp 561 ->setDoesNotReturn();
1529 terminateCall->setDoesNotReturn();
1553 terminateCall->setDoesNotReturn();
1589 terminateCall->setDoesNotReturn();
1614 getExceptionFromSlot())->setDoesNotReturn();
ItaniumCXXABI.cpp 1445 Call->setDoesNotReturn();
1564 Call->setDoesNotReturn();
4656 fn->setDoesNotReturn();
4686 termCall->setDoesNotReturn();
CGObjCMac.cpp 2286 CallSite->setDoesNotReturn();
4963 ->setDoesNotReturn();
7846 Call->setDoesNotReturn();
7850 Call->setDoesNotReturn();
CodeGenFunction.cpp 2590 TrapCall->setDoesNotReturn();
CGObjCGNU.cpp 3970 Throw->setDoesNotReturn();
3976 Throw->setDoesNotReturn();
CGCall.cpp 4427 invoke->setDoesNotReturn();
4431 call->setDoesNotReturn();
CGExpr.cpp 3192 HandlerCall->setDoesNotReturn();
3503 TrapCall->setDoesNotReturn();
CGClass.cpp 1453 TrapCall->setDoesNotReturn();
MicrosoftCXXABI.cpp 972 Call->setDoesNotReturn();
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h 600 void setDoesNotReturn() {
InstrTypes.h 1838 void setDoesNotReturn() {
  /src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 1822 funct->setDoesNotReturn();
1842 funct->setDoesNotReturn();
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 1426 F->setDoesNotReturn();
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 1767 newFunction->setDoesNotReturn();

Completed in 65 milliseconds