Searched refs:TYPE_REFFN_P (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-tree.h2609 #define TYPE_REFFN_P(NODE) \
2602 #define TYPE_REFFN_P macro
H A Ddecl.c6406 && !TYPE_REFFN_P (TREE_TYPE (object))
H A Dpt.c3587 if (TYPE_REF_OBJ_P (type) || TYPE_REFFN_P (type))
3792 else if (TYPE_REFFN_P (type))

Completed in 171 milliseconds