Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h2586 && TYPE_PTRMEMFUNC_FLAG (NODE))
2588 #define TYPE_PTRMEMFUNC_FLAG(NODE) \ macro
H A Ddecl.c6526 TYPE_PTRMEMFUNC_FLAG (t) = 1; in build_ptrmemfunc_type()
H A DChangeLog-20024442 (TYPE_PTRMEMFUNC_FLAG): Likewise.
H A DChangeLog-19995935 * cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2652 && TYPE_PTRMEMFUNC_FLAG (NODE))
2654 #define TYPE_PTRMEMFUNC_FLAG(NODE) \ macro
H A Ddecl.c10087 TYPE_PTRMEMFUNC_FLAG (t) = 1; in build_ptrmemfunc_type()
H A DChangeLog5845 (TYPE_PTRMEMFUNC_FLAG): Likewise.
H A DChangeLog.25935 * cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.