reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1694 bool doesNotThrow() const { return hasFnAttr(Attribute::NoUnwind); }
include/llvm/IR/Instructions.h 3834 bool doesNotThrow() const { return hasFnAttr(Attribute::NoUnwind); }