Home
last modified time | relevance | path

Searched defs:NoThrow (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1960 emitHotColdNewNoThrow(Value * Num,Value * NoThrow,IRBuilderBase & B,const TargetLibraryInfo * TLI,LibFunc NewFunc,uint8_t HotCold) emitHotColdNewNoThrow() argument
2002 emitHotColdNewAlignedNoThrow(Value * Num,Value * Align,Value * NoThrow,IRBuilderBase & B,const TargetLibraryInfo * TLI,LibFunc NewFunc,uint8_t HotCold) emitHotColdNewAlignedNoThrow() argument
/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc6549 TEST(StreamingAssertionsTest,NoThrow) TEST() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5730 bool NoThrow = F.doesNotThrow(); determineFunctionCaptureCapabilities() local