Home
last modified time | relevance | path

Searched defs:setDoesNotThrow (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h611 void setDoesNotThrow() { in setDoesNotThrow() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp90 static bool setDoesNotThrow(Function &F) { in setDoesNotThrow() function