Home
last modified time | relevance | path

Searched refs:enclosing_instantiation_of (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20213019 * pt.c (enclosing_instantiation_of): Just compare
3560 (enclosing_instantiation_of): Adjust after renaming
3659 * pt.c (enclosing_instantiation_of): Compare DECL_SOURCE_LOCATION if
H A DChangeLog-20184038 * pt.c (enclosing_instantiation_of): Check if fn is null.
5059 (enclosing_instantiation_of): Don't use it.
5060 (tsubst_function_decl): Call enclosing_instantiation_of.
H A Dpt.cc222 static tree enclosing_instantiation_of (tree tctx);
14199 return enclosing_instantiation_of (t); in tsubst_function_decl()
14689 enclosing_instantiation_of (tree tctx) in enclosing_instantiation_of() function
15056 tree fn = enclosing_instantiation_of (DECL_CONTEXT (t)); in tsubst_decl()
17113 tree ctx = enclosing_instantiation_of (DECL_CONTEXT (t)); in tsubst_copy()
H A DChangeLog-20171769 * pt.c (enclosing_instantiation_of, lambda_fn_in_template_p)
1771 (tsubst_decl) [VAR_DECL]: Use enclosing_instantiation_of.
H A DChangeLog-20195160 * pt.c (enclosing_instantiation_of): Also check
5260 (enclosing_instantiation_of): Use it.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c229 static tree enclosing_instantiation_of (tree tctx);
13802 return enclosing_instantiation_of (t); in tsubst_function_decl()
14237 enclosing_instantiation_of (tree otctx) in enclosing_instantiation_of() function
14644 tree fn = enclosing_instantiation_of (DECL_CONTEXT (t)); in tsubst_decl()
16596 tree ctx = enclosing_instantiation_of (DECL_CONTEXT (t)); in tsubst_copy()