Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h1427 #define BINFO_LOST_PRIMARY_P(NODE) BINFO_FLAG_4 (NODE) macro
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h1669 #define BINFO_LOST_PRIMARY_P(NODE) TREE_LANG_FLAG_2 (NODE) macro