Searched refs:uninlinable (Results 1 – 7 of 7) sorted by relevance
3068 #define DECL_UNINLINABLE(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.uninlinable)3165 unsigned uninlinable : 1; member
13794 on, even if they are uninlinable, they may be wanted for ip
29163 (struct tree_decl): Add uninlinable bitfield.
11823 (finish_function): Make uninlinable a bool. Fixup call to
2966 * cp-tree.h (struct lang_decl_flags): Remove uninlinable flag.
3730 * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable
396 uninlinable.