Home
last modified time | relevance | path

Searched refs:class_p (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/cp/
HDname-lookup.c3871 bool class_p) in outer_binding() argument
3893 if (class_p) in outer_binding()
HDdecl.c2722 bool class_p; member
2740 && TYPENAME_IS_CLASS_P (t1) == t2->class_p); in typename_compare()
2768 ti.class_p = (tag_type == class_type in build_typename_type()
2785 TYPENAME_IS_CLASS_P (t) = ti.class_p; in build_typename_type()