Home
last modified time | relevance | path

Searched refs:VFIELD_NAME_P (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/cp/
Dmethod.c603 if (VFIELD_NAME_P (DECL_NAME (field))) in do_build_copy_constructor()
710 if (VFIELD_NAME_P (DECL_NAME (field))) in do_build_assign_ref()
Dcp-tree.h3359 #define VFIELD_NAME_P(ID_NODE) \ macro
3389 #define VFIELD_NAME_P(ID_NODE) \ macro
DChangeLog-20024467 (VFIELD_NAME_P): Likewise.