Searched refs:VTABLE_NAME_P (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Derror.c735 if (DECL_NAME (t) && VTABLE_NAME_P (DECL_NAME (t)))
H A Dcp-tree.h2392 #define VTABLE_NAME_P(ID_NODE) \
2466 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \
2384 #define VTABLE_NAME_P macro
2458 #define VTABLE_NAME_P macro
H A Dlex.c3540 || VTABLE_NAME_P (tmp)
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-tree.h4567 #define VTABLE_NAME_P(ID_NODE) \
4604 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \
4560 #define VTABLE_NAME_P macro
4597 #define VTABLE_NAME_P macro
H A Derror.c1072 if (DECL_NAME (t) && VTABLE_NAME_P (DECL_NAME (t)))
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c26214 #define VTABLE_NAME_P(NAME) \
26276 if (VTABLE_NAME_P (name))
26585 if (VTABLE_NAME_P (name))
26172 #define VTABLE_NAME_P macro
[all...]

Completed in 304 milliseconds