Searched refs:CLASSTYPE_VISIBILITY (Results 1 – 8 of 8) sorted by relevance
2342 && CLASSTYPE_VISIBILITY (*tp) > *vis_p) in min_vis_r()2343 *vis_p = CLASSTYPE_VISIBILITY (*tp); in min_vis_r()2741 DECL_VISIBILITY (decl) = CLASSTYPE_VISIBILITY (class_type); in determine_visibility_from_class()
2124 #define CLASSTYPE_VISIBILITY(TYPE) \ macro
9963 DECL_VISIBILITY (type_decl) = CLASSTYPE_VISIBILITY (template_type); in lookup_template_class_1()11686 CLASSTYPE_VISIBILITY (type) = CLASSTYPE_VISIBILITY (pattern); in instantiate_class_template_1()
2546 this_vis = CLASSTYPE_VISIBILITY (*tp); in min_vis_r()2949 DECL_VISIBILITY (decl) = CLASSTYPE_VISIBILITY (class_type); in determine_visibility_from_class()
2283 #define CLASSTYPE_VISIBILITY(TYPE) \ macro
10205 DECL_VISIBILITY (type_decl) = CLASSTYPE_VISIBILITY (template_type); in lookup_template_class_1()12051 CLASSTYPE_VISIBILITY (type) = CLASSTYPE_VISIBILITY (pattern); in instantiate_class_template_1()
4950 * cp-tree.h (CLASSTYPE_VISIBILITY): Use
3239 * cp-tree.h: Added CLASSTYPE_VISIBILITY and