Home
last modified time | relevance | path

Searched refs:TYPE_PTRMEMFUNC_FLAG (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDcp-tree.h2611 && TYPE_PTRMEMFUNC_FLAG (NODE))
2613 #define TYPE_PTRMEMFUNC_FLAG(NODE) \ macro
HDdecl.c6978 TYPE_PTRMEMFUNC_FLAG (t) = 1; in build_ptrmemfunc_type()
HDChangeLog-20024442 (TYPE_PTRMEMFUNC_FLAG): Likewise.
HDChangeLog-19995935 * cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.