Home
last modified time | relevance | path

Searched defs:IDENTIFIER_VIRTUAL_P (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h488 #define IDENTIFIER_VIRTUAL_P(NODE) TREE_LANG_FLAG_1 (NODE) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h1038 #define IDENTIFIER_VIRTUAL_P(NODE) \ macro