Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dsemantics.c2301 note_decl_for_pch (decl); in finish_member_declaration()
2310 note_decl_for_pch (tree decl) in note_decl_for_pch() function
Dcp-tree.h4344 extern void note_decl_for_pch (tree);
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.
Dclass.c3853 note_decl_for_pch (clone); in build_clone()
DChangeLog1458 * semantics.c (note_decl_for_pch): Don't premangle templates.
4609 * semantics.c (note_decl_for_pch): Do not mess with linkage.