Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dsemantics.c2344 note_decl_for_pch (decl); in finish_member_declaration()
2353 note_decl_for_pch (tree decl) in note_decl_for_pch() function
H A Dcp-tree.h4403 extern void note_decl_for_pch (tree);
H A DChangeLog-2004163 * cp-tree.h (note_decl_for_pch): New function.
164 * class.c (build_clone): Call note_decl_for_pch.
166 (note_decl_for_pch): New function.
H A Dclass.c3882 note_decl_for_pch (clone); in build_clone()
H A DChangeLog1527 * semantics.c (note_decl_for_pch): Don't premangle templates.
4678 * semantics.c (note_decl_for_pch): Do not mess with linkage.