Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/cp/
Ddecl2.c725 if (LOCAL_CLASS_P (current_class_type)) in finish_static_data_member_decl()
Dcp-tree.h2012 #define LOCAL_CLASS_P(NODE) \ macro
Dname-lookup.c4029 LOCAL_CLASS_P (current_class_type)); in lookup_name_real()
Dclass.c5153 rest_of_type_compilation (t, ! LOCAL_CLASS_P (t)); in finish_struct_1()
DChangeLog-20001484 * cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.
1516 * cp-tree.h (LOCAL_CLASS_P): New macro.
/freebsd-9-stable/contrib/gcc/doc/
Dc-tree.texi777 @item LOCAL_CLASS_P