Searched refs:LOCAL_CLASS_P (Results 1 – 16 of 16) sorted by relevance
1544 #define LOCAL_CLASS_P(NODE) TREE_LANG_FLAG_1 (NODE) macro
697 || LOCAL_CLASS_P (TREE_TYPE (decl)))
1411 LOCAL_CLASS_P (TREE_TYPE (GET_CPC ())) = 1;
4382 LOCAL_CLASS_P (TREE_TYPE (GET_CPC ())) = 1; in yyparse()
6418 * java-tree.h (LOCAL_CLASS_P): New flag usage and macro.6435 (block_statement:): Set LOCAL_CLASS_P when declaring local class.
725 if (LOCAL_CLASS_P (current_class_type)) in finish_static_data_member_decl()
2012 #define LOCAL_CLASS_P(NODE) \ macro
5153 rest_of_type_compilation (t, ! LOCAL_CLASS_P (t)); in finish_struct_1()
1484 * cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.1516 * cp-tree.h (LOCAL_CLASS_P): New macro.
827 if (LOCAL_CLASS_P (current_class_type))
2201 #define LOCAL_CLASS_P(NODE) \ macro
5469 rest_of_type_compilation (t, ! LOCAL_CLASS_P (t));
11356 * cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.11388 * cp-tree.h (LOCAL_CLASS_P): New macro.
780 @item LOCAL_CLASS_P
777 @item LOCAL_CLASS_P
4583 `LOCAL_CLASS_P'32856 * LOCAL_CLASS_P: Classes. (line 68)