Searched defs:noreturn (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/include/
H A Dstdnoreturn.h38 #define noreturn _Noreturn macro
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dstdnoreturn.in.h40 # define noreturn /*empty*/ macro
42 # define noreturn _Noreturn macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdnoreturn.h13 #define noreturn _Noreturn macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3868 void trackStatistics() const override { STATS_DECLTRACK_CS_ATTR(noreturn); } variable

Completed in 198 milliseconds