Searched defs:FUNC_IS_NORETURN_P (Results 1 – 2 of 2) sorted by relevance
62 #define FUNC_IS_NORETURN_P(decl) (TREE_THIS_VOLATILE (decl)) macro