reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Instrumentation/BoundsChecking.cpp
  190     TrapCall->setDoesNotReturn();
tools/clang/lib/CodeGen/CGCall.cpp
 3720     invoke->setDoesNotReturn();
 3724     call->setDoesNotReturn();
tools/clang/lib/CodeGen/CGClass.cpp
 1431     TrapCall->setDoesNotReturn();
tools/clang/lib/CodeGen/CGException.cpp
  517     ->setDoesNotReturn();
 1482   terminateCall->setDoesNotReturn();
 1506   terminateCall->setDoesNotReturn();
 1551   terminateCall->setDoesNotReturn();
 1576                     getExceptionFromSlot())->setDoesNotReturn();
tools/clang/lib/CodeGen/CGExpr.cpp
 2998     HandlerCall->setDoesNotReturn();
 3292     TrapCall->setDoesNotReturn();
tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3955     Throw->setDoesNotReturn();
 3961     Throw->setDoesNotReturn();
tools/clang/lib/CodeGen/CGObjCMac.cpp
 2244     CallSite->setDoesNotReturn();
 4776     ->setDoesNotReturn();
 7671     Call->setDoesNotReturn();
 7675     Call->setDoesNotReturn();
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 2326   TrapCall->setDoesNotReturn();
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 1375   Call->setDoesNotReturn();
 1473   Call->setDoesNotReturn();
 4349     termCall->setDoesNotReturn();
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  945   Call->setDoesNotReturn();