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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dsearch.c1879 if (IDENTIFIER_VIRTUAL_P (declarator) == 0)
H A Dclass.c2910 IDENTIFIER_VIRTUAL_P (DECL_NAME (decl)) = 1;
H A Dcp-tree.h35 1: IDENTIFIER_VIRTUAL_P.
302 #define IDENTIFIER_VIRTUAL_P(NODE) TREE_LANG_FLAG_1(NODE) macro
H A Ddecl.c9097 IDENTIFIER_VIRTUAL_P (DECL_NAME (decl)) = 1;
/haiku-buildtools/gcc/gcc/cp/
H A Dclass.c2936 || IDENTIFIER_VIRTUAL_P (DECL_NAME (decl))
2956 IDENTIFIER_VIRTUAL_P (DECL_NAME (decl)) = 1;
H A Dcp-tree.h88 1: IDENTIFIER_VIRTUAL_P (in IDENTIFIER_NODE)
562 #define IDENTIFIER_VIRTUAL_P(NODE) TREE_LANG_FLAG_1 (NODE)
561 #define IDENTIFIER_VIRTUAL_P macro

Completed in 392 milliseconds