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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCallSite.h240 bool doesNotThrow() const { function in class:llvm::CallSiteBase
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DFunction.h265 bool doesNotThrow() const { function in class:llvm::Function
H A DInstructions.h1331 bool doesNotThrow() const { return hasFnAttr(Attribute::NoUnwind); } function in class:llvm::CallInst
2968 bool doesNotThrow() const { return hasFnAttr(Attribute::NoUnwind); } function in class:llvm::InvokeInst

Completed in 61 milliseconds