Home
last modified time | relevance | path

Searched refs:maybe_attach_decl (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1435 maybe_attach_decl (lambda_scope, TYPE_NAME (closure)); in record_lambda_scope()
H A DChangeLog-2020226 * lambda.c (record_lambda_scope): Call maybe_attach_decl.
227 * module.cc (maybe_attach_decl, lazy_load_specializations): Stubs.
H A Dcp-tree.h7219 extern void maybe_attach_decl (tree ctx, tree decl);
H A DChangeLog-20214276 (maybe_attach_decl): ... here ...
H A Dmodule.cc18575 maybe_attach_decl (tree ctx, tree decl) in maybe_attach_decl() function