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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DCallSite.h235 bool doesNotThrow() const { function in class:llvm::CallSiteBase
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DFunction.h247 bool doesNotThrow() const { function in class:llvm::Function
H A DInstructions.h1325 bool doesNotThrow() const { return hasFnAttr(Attribute::NoUnwind); } function in class:llvm::CallInst
3078 bool doesNotThrow() const { return hasFnAttr(Attribute::NoUnwind); } function in class:llvm::InvokeInst

Completed in 101 milliseconds