Searched refs:DECL_CONST_MEMFUNC_P (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dxref.c611 if (TREE_CODE (fld) == FUNCTION_DECL && DECL_CONST_MEMFUNC_P(fld))
H A Dcp-tree.h1330 #define DECL_CONST_MEMFUNC_P(NODE) (DECL_LANG_SPECIFIC(NODE)->decl_flags.const_memfunc)
1323 #define DECL_CONST_MEMFUNC_P macro
/haiku-buildtools/gcc/gcc/cp/
H A Dmangle.c981 if (DECL_CONST_MEMFUNC_P (decl))
H A Dcp-tree.h2477 #define DECL_CONST_MEMFUNC_P(NODE) \
2471 #define DECL_CONST_MEMFUNC_P macro

Completed in 127 milliseconds