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

  /external/llvm/include/llvm/Support/
CallSite.h 230 void setDoesNotReturn() {
231 CALLSITE_DELEGATE_SETTER(setDoesNotReturn());
  /external/clang/lib/CodeGen/
CGException.cpp 548 ->setDoesNotReturn();
    [all...]
CGCall.cpp     [all...]
CGExprCXX.cpp     [all...]
CGExpr.cpp     [all...]
CGObjCMac.cpp     [all...]
CGObjCGNU.cpp     [all...]
  /external/llvm/include/llvm/IR/
Function.h 245 void setDoesNotReturn() {
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
BoundsChecking.cpp 89 TrapCall->setDoesNotReturn();
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]

Completed in 501 milliseconds