Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c2132 && CLASSTYPE_VISIBILITY_SPECIFIED (underlying_type))) in determine_visibility()
2148 && !CLASSTYPE_VISIBILITY_SPECIFIED (TREE_TYPE (DECL_NAME (decl)))) in determine_visibility()
2260 = CLASSTYPE_VISIBILITY_SPECIFIED (class_type); in determine_visibility_from_class()
2274 && !CLASSTYPE_VISIBILITY_SPECIFIED (class_type)) in determine_visibility_from_class()
2312 if (CLASSTYPE_VISIBILITY_SPECIFIED (type)) in constrain_class_visibility()
H A Dpt.c7289 if (CLASSTYPE_VISIBILITY_SPECIFIED (template_type)) in lookup_template_class_1()
8503 if (CLASSTYPE_VISIBILITY_SPECIFIED (pattern)) in instantiate_class_template_1()
8505 CLASSTYPE_VISIBILITY_SPECIFIED (type) = 1; in instantiate_class_template_1()
H A Dcp-tree.h1289 #define CLASSTYPE_VISIBILITY_SPECIFIED(TYPE) \ macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c2440 && CLASSTYPE_VISIBILITY_SPECIFIED (underlying_type))) in determine_visibility()
2456 && !CLASSTYPE_VISIBILITY_SPECIFIED (TREE_TYPE (DECL_NAME (decl)))) in determine_visibility()
2580 = CLASSTYPE_VISIBILITY_SPECIFIED (class_type); in determine_visibility_from_class()
2594 && !CLASSTYPE_VISIBILITY_SPECIFIED (class_type)) in determine_visibility_from_class()
2632 if (CLASSTYPE_VISIBILITY_SPECIFIED (type)) in constrain_class_visibility()
H A Dcp-tree.h1951 #define CLASSTYPE_VISIBILITY_SPECIFIED(TYPE) \ macro
H A Dpt.c9506 if (CLASSTYPE_VISIBILITY_SPECIFIED (template_type)) in lookup_template_class_1()
10953 if (CLASSTYPE_VISIBILITY_SPECIFIED (pattern)) in instantiate_class_template_1()
10955 CLASSTYPE_VISIBILITY_SPECIFIED (type) = 1; in instantiate_class_template_1()