Searched refs:DECL_IS_RETURNS_TWICE (Results 1 – 4 of 4) sorted by relevance
582 if (DECL_IS_RETURNS_TWICE (exp)) in flags_from_decl_or_type()
3081 #define DECL_IS_RETURNS_TWICE(NODE) \ macro
5269 DECL_IS_RETURNS_TWICE (*node) = 1; in handle_returns_twice_attribute()
29721 * tree.h (DECL_IS_RETURNS_TWICE): New macro.