Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc1482 merge_default_template_args (tree new_parms, tree old_parms, bool class_p) in merge_default_template_args() argument
1506 else if (class_p && old_default != NULL_TREE) in merge_default_template_args()
4009 bool class_p; member
4038 && TYPENAME_IS_CLASS_P (t1) == t2->class_p); in equal()
4062 ti.class_p = (tag_type == class_type in build_typename_type()
4080 TYPENAME_IS_CLASS_P (t) = ti.class_p; in build_typename_type()
Dname-lookup.cc7594 bool class_p) in outer_binding() argument
7616 if (class_p) in outer_binding()
Dpt.cc14556 bool class_p = false; in tsubst_template_decl() local
14565 class_p = true; in tsubst_template_decl()
14568 if (class_p) in tsubst_template_decl()
14578 if (class_p) in tsubst_template_decl()