Searched refs:repo_emit_p (Results 1 – 6 of 6) sorted by relevance
278 repo_emit_p (tree decl) in repo_emit_p() function328 if (repo_emit_p (clone)) in repo_emit_p()
2007 emit_p = repo_emit_p (decl); in import_export_decl()
2578 * repo.c (repo_emit_p): Likewise.3109 (repo_emit_p): New function.3132 Use repo_emit_p. Handle virtual tables and RTTI information3161 (instantiate_decl): Use mark_definable. Check repo_emit_p.3176 (repo_emit_p): New function.
4220 extern int repo_emit_p (tree);
3540 * repo.c (repo_emit_p): Always instantiate static data members5117 * repo.c (repo_emit_p): Robustify.
12276 if (TREE_PUBLIC (d) && !DECL_REALLY_EXTERN (d) && !repo_emit_p (d)) in instantiate_decl()