Check if this is marked as noreturn.
Synopsis
Declared in <llvm/IR/DebugInfoMetadata.h>
bool
isNoReturn() const;
Description
Return true if this subprogram is C++11 noreturn or C11 _Noreturn
Return Value
check if this is marked as noreturn.
Created with MrDocs