Searched refs:TYPE_PTRMEMFUNC_FLAG (Results 1 – 4 of 4) sorted by relevance
2611 && TYPE_PTRMEMFUNC_FLAG (NODE))2613 #define TYPE_PTRMEMFUNC_FLAG(NODE) \ macro
6978 TYPE_PTRMEMFUNC_FLAG (t) = 1; in build_ptrmemfunc_type()
4442 (TYPE_PTRMEMFUNC_FLAG): Likewise.
5935 * cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.