Searched refs:DECL_VOLATILE_MEMFUNC_P (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dmangle.c979 if (DECL_VOLATILE_MEMFUNC_P (decl))
H A Dcp-tree.h2484 #define DECL_VOLATILE_MEMFUNC_P(NODE) \
2478 #define DECL_VOLATILE_MEMFUNC_P macro
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcp-tree.h1334 #define DECL_VOLATILE_MEMFUNC_P(NODE) (DECL_LANG_SPECIFIC(NODE)->decl_flags.volatile_memfunc)
1327 #define DECL_VOLATILE_MEMFUNC_P macro

Completed in 142 milliseconds