CV_NORETURN       223 modules/core/include/opencv2/core/cvdef.h #    define CV_NORETURN __attribute__((__noreturn__))
CV_NORETURN       225 modules/core/include/opencv2/core/cvdef.h #    define CV_NORETURN __declspec(noreturn)
CV_NORETURN       227 modules/core/include/opencv2/core/cvdef.h #    define CV_NORETURN /* nothing by default */