Searched defs:NoUnwind (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DAttributes.h42 const Attributes NoUnwind = 1<<5; ///< Function doesn't unwind stack member in namespace:llvm::Attribute
92 const Attributes FunctionOnly = NoReturn | NoUnwind | ReadNone | ReadOnly |

Completed in 71 milliseconds