Searched defs:NoThrow (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 1960 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 D | gtest_unittest.cc | 6549 TEST(StreamingAssertionsTest,NoThrow) TEST() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 5730 bool NoThrow = F.doesNotThrow(); determineFunctionCaptureCapabilities() local
|