Searched defs:entering_scope (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | semantics.c | 1994 finish_template_type (name, args, entering_scope) in finish_template_type() argument
|
H A D | pt.c | 4080 lookup_template_class (d1, arglist, in_decl, context, entering_scope, complain) in lookup_template_class() argument 5818 tsubst_aggr_type (t, args, complain, in_decl, entering_scope) in tsubst_aggr_type() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | semantics.c | 2340 finish_template_type (tree name, tree args, int entering_scope) in finish_template_type()
|
H A D | pt.c | 4499 int entering_scope, in lookup_template_class() 6260 int entering_scope) in tsubst_aggr_type()
|
H A D | parser.c | 8921 bool entering_scope; in cp_parser_template_id() local
|