Home
last modified time | relevance | path

Searched refs:defining_class_p (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.h242 unsigned defining_class_p : 1; member
H A Dname-lookup.c3495 scope->defining_class_p = 0; in leave_scope()
H A Dsemantics.c3019 class_binding_level->defining_class_p = 1; in begin_class_definition()
H A Dparser.c39233 while (scope->kind == sk_class && !scope->defining_class_p) in synthesize_implicit_template_parm()