Searched refs:class_p (Results 1 – 3 of 3) sorted by relevance
13 bool class_p = false; in test1() local23 class_p = typeid(X2) == typeid(obj_1); in test1()55 bool class_p = false; in main() local65 class_p = typeid(X) == typeid(obj_1); in main()
3858 bool class_p) in outer_binding() argument3880 if (class_p) in outer_binding()
2707 bool class_p; member2725 && TYPENAME_IS_CLASS_P (t1) == t2->class_p); in typename_compare()2753 ti.class_p = (tag_type == class_type in build_typename_type()2770 TYPENAME_IS_CLASS_P (t) = ti.class_p; in build_typename_type()