Home
last modified time | relevance | path

Searched refs:CLANG_ANALYZER_NORETURN (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h429 #define CLANG_ANALYZER_NORETURN macro
432 #undef CLANG_ANALYZER_NORETURN
433 #define CLANG_ANALYZER_NORETURN __attribute__((analyzer_noreturn)) macro
439 ...) CLANG_ANALYZER_NORETURN;